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.11 by root, Sun Jan 8 07:58:39 2012 UTC vs.
Revision 1.12 by root, Wed Jan 18 15:31:52 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 AnyEvent-AIO AnyEvent-BDB Urlader deliantra/Deliantra deliantra/Deliantra-Client" 9 mods="common-sense Guard JSON-XS AnyEvent EV BDB Coro Compress-LZF"
10 #mods="deliantra/Deliantra-Client" 10 mods="$mods IO-AIO AnyEvent-AIO AnyEvent-BDB Perl-LibExtractor Urlader"
11 mods="$mods deliantra/Deliantra deliantra/Deliantra-Client"
11 12
12 for host in vm osx105; do 13 for host in vm osx105; do
13 ( 14 (
14 cd /root/src 15 cd /root/src
15 cvsfind $mods 16 cvsfind $mods

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines