r3299 - trunk/misc

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Jan 29 04:44:11 EST 2008


Author: div0
Date: 2008-01-29 04:43:55 -0500 (Tue, 29 Jan 2008)
New Revision: 3299

Modified:
   trunk/misc/makebuild.sh
Log:
no longer use nexuiz-2.0 branch


Modified: trunk/misc/makebuild.sh
===================================================================
--- trunk/misc/makebuild.sh	2008-01-29 04:08:58 UTC (rev 3298)
+++ trunk/misc/makebuild.sh	2008-01-29 09:43:55 UTC (rev 3299)
@@ -51,15 +51,10 @@
 newest=NEWEST
 tag=
 
-if [ -n "$EXPERIMENTAL" ]; then
-	basepk3=$base/data20071231.pk3 # newer build to make smaller patches
+#if [ -n "$EXPERIMENTAL" ]; then
+#	basepk3=$base/data20071231.pk3 # newer build to make smaller patches
 	nexdir=$base/nexuiz-current
-	fteqccflags="$fteqccflags -DMAPINFO"
-	ext="${ext}_svntrunk"
-	menuqc="menu"
-	newest=NEWEST-svntrunk
-	tag=trunk
-fi
+#fi
 
 # TODO normalize the builds
 platforms='x86 amd64 osx'




More information about the nexuiz-commits mailing list