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.10 by root, Sat Jan 7 19:29:58 2012 UTC vs.
Revision 1.11 by root, Sun Jan 8 07:58:39 2012 UTC

4# copy and install modules 4# copy and install modules
5 5
6if ! [ "$SKIP_INSTALL" ] ; then 6if ! [ "$SKIP_INSTALL" ] ; then
7 cpan="Win32::Exe Pod::POM LWP" 7 cpan="Win32::Exe Pod::POM LWP"
8 cpan="" 8 cpan=""
9 mods="common-sense Guard JSON-XS AnyEvent EV BDB Coro Compress-LZF IO-AIO Urlader deliantra/Deliantra deliantra/Deliantra-Client" 9 mods="common-sense Guard JSON-XS AnyEvent EV BDB Coro Compress-LZF IO-AIO AnyEvent-AIO AnyEvent-BDB Urlader deliantra/Deliantra deliantra/Deliantra-Client"
10 #mods="deliantra/Deliantra-Client" 10 #mods="deliantra/Deliantra-Client"
11 11
12 for host in vm osx105; do 12 for host in vm osx105; do
13 ( 13 (
14 cd /root/src 14 cd /root/src

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines