ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/util/build
(Generate patch)

Comparing deliantra/Deliantra-Client/util/build (file contents):
Revision 1.5 by root, Wed Jan 4 14:23:41 2012 UTC vs.
Revision 1.6 by root, Wed Jan 4 14:24:08 2012 UTC

14 ( 14 (
15 cvsfind $mods 15 cvsfind $mods
16 echo Urlader/liblzf/lzfP.h 16 echo Urlader/liblzf/lzfP.h
17 echo Urlader/liblzf/lzf_c_best.c 17 echo Urlader/liblzf/lzf_c_best.c
18 echo Urlader/liblzf/lzf_d.c 18 echo Urlader/liblzf/lzf_d.c
19 echo Urlader/bin/urlader-gen
20 ) | rsync --files-from=- -aessh /root/src $host:src/. || exit 19 ) | rsync --files-from=- -aessh /root/src $host:src/. || exit
21 done 20 done
22 21
23 osx105() { ssh osx105 "$1"; } 22 osx105() { ssh osx105 "$1"; }
24 linux32() { s32 bash -c "$1"; } 23 linux32() { s32 bash -c "$1"; }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines