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.2 by root, Wed Jan 4 11:23:23 2012 UTC vs.
Revision 1.3 by root, Wed Jan 4 11:41:25 2012 UTC

2 2
3############################################################################# 3#############################################################################
4# copy and install modules 4# copy and install modules
5 5
6if false; then 6if false; then
7 cpan="Win32::Exe" 7 cpan="Win32::Exe Pod::POM LWP"
8 cpan="" 8 cpan=""
9 mods="common-sense Guard JSON-XS AnyEvent EV 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 Urlader deliantra/Deliantra deliantra/Deliantra-Client"
10 #mods="deliantra/Deliantra-Client" 10 #mods="deliantra/Deliantra-Client"
11 11
12 cd /root/src || exit 12 cd /root/src || exit
13 for host in vm osx105; do 13 for host in vm osx105; do
14 ( 14 (

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines