[nexuiz-commits] r8058 - in branches/nexuiz-2.0: . misc/tools

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Oct 5 04:03:25 EDT 2009


Author: div0
Date: 2009-10-05 04:03:24 -0400 (Mon, 05 Oct 2009)
New Revision: 8058

Modified:
   branches/nexuiz-2.0/.patchsets
   branches/nexuiz-2.0/misc/tools/makebuild.sh
Log:
r8057 | div0 | 2009-10-04 16:13:15 -0400 (Sun, 04 Oct 2009) | 1 line
fix typo in makebuilf.sh causing a REALLY bogus hotfix


Modified: branches/nexuiz-2.0/.patchsets
===================================================================
--- branches/nexuiz-2.0/.patchsets	2009-10-04 20:13:15 UTC (rev 8057)
+++ branches/nexuiz-2.0/.patchsets	2009-10-05 08:03:24 UTC (rev 8058)
@@ -1,2 +1,2 @@
 master = svn://svn.icculus.org/nexuiz/trunk
-revisions_applied = 1-7945,7948-7948,7951-7990,7993-8055
+revisions_applied = 1-7945,7948-7948,7951-7990,7993-8057

Modified: branches/nexuiz-2.0/misc/tools/makebuild.sh
===================================================================
--- branches/nexuiz-2.0/misc/tools/makebuild.sh	2009-10-04 20:13:15 UTC (rev 8057)
+++ branches/nexuiz-2.0/misc/tools/makebuild.sh	2009-10-05 08:03:24 UTC (rev 8058)
@@ -10,9 +10,9 @@
 base=`pwd`
 
 # customizable specific stuff
-netradiant_release=1.5.0-svn389
+netradiant_release=1.5.0-svn402
 basepk3=$base/data20090403.pk3 # 2.5
-hotbasepk3=$base=data20091001.pk3 # hotfix
+hotbasepk3=$base/data20091001.pk3 # hotfix
 nexdir=$base/nexuiz
 havocdir=$base/nexuiz/havoc
 dpdir=$base/darkplaces



More information about the nexuiz-commits mailing list