r4430 - trunk/misc

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Sep 9 03:07:46 EDT 2008


Author: div0
Date: 2008-09-09 03:07:44 -0400 (Tue, 09 Sep 2008)
New Revision: 4430

Modified:
   trunk/misc/makebuild.sh
Log:
oops in makebuild.sh


Modified: trunk/misc/makebuild.sh
===================================================================
--- trunk/misc/makebuild.sh	2008-09-09 07:06:17 UTC (rev 4429)
+++ trunk/misc/makebuild.sh	2008-09-09 07:07:44 UTC (rev 4430)
@@ -7,6 +7,8 @@
 #   version=2.5     make a FINAL build
 #   tag=FOO         insert FOO before the date in build names
 
+base=`pwd`
+
 # customizable specific stuff
 basepk3=$base/data20080229.pk3 # 2.4
 hotbasepk3= # hotfix
@@ -27,8 +29,6 @@
 aft="perl -I/chroot/debian-etch/usr/share/aft /chroot/debian-etch/usr/bin/aft"
 # end system specific stuff
 
-base=`pwd`
-
 case "$pw" in
 	'')
 		zipflags=




More information about the nexuiz-commits mailing list