r4702 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Oct 10 09:09:56 EDT 2008


Author: div0
Date: 2008-10-10 09:09:56 -0400 (Fri, 10 Oct 2008)
New Revision: 4702

Modified:
   trunk/data/build-compat-pack.sh
Log:
better name


Modified: trunk/data/build-compat-pack.sh
===================================================================
--- trunk/data/build-compat-pack.sh	2008-10-10 13:09:34 UTC (rev 4701)
+++ trunk/data/build-compat-pack.sh	2008-10-10 13:09:56 UTC (rev 4702)
@@ -107,7 +107,7 @@
 "
 
 rev=`svnversion`
-pack="zzz_svn-serversupport-$rev"
+pack="zzz_svn-compat-$rev"
 echo "Support files to play on svn servers of revision $rev" > "$pack.txt"
 7za a -tzip -mx=9 "$pack.pk3" $COMPAT_FILES "$pack.txt"
 rm -f "$pack.txt"




More information about the nexuiz-commits mailing list