--- deliantra/Deliantra-Client/makebin.win32 2007/03/06 13:19:08 1.9 +++ deliantra/Deliantra-Client/makebin.win32 2007/10/14 20:08:26 1.12 @@ -7,7 +7,7 @@ [ -e Makefile ] && make clean rsync -avessh --modify-window=1 . vm:/c/Crossfire/. ) && -rsync -avessh --modify-window=1 . vm:/c/CFClient/. --exclude audio --exclude rocketmen_sound_effects && +rsync -avessh --modify-window=1 . vm:/c/CFClient/. --exclude audio --exclude "*.exe" && #sshpass -p geheim123 ssh -o PreferredAuthentications=password vm ' ssh vm ' export INCLUDE="c:\\vc98\\include;c:\\sdk\\include" @@ -25,8 +25,8 @@ /c/perl/bin/perl Makefile.PL && nmake install && win32/ppwin && - cp cfplus.exe /c/temp + cp deliantra.exe /c/temp ' && -rsync -avessh vm:/c/CFClient/cfplus.exe . -todata cfplus.exe +rsync -avessh vm:/c/CFClient/deliantra.exe . +todata deliantra.exe