[SCM] Packaging of the FTE QuakeC Compiler branch, master, updated. upstream/3343+svn3223-12-gdd3042c
Bruno Kleinert
fuddl at tauware.de
Fri Oct 16 13:49:20 UTC 2009
The following commit has been merged in the master branch:
commit 7ab54799876ab02d217ca184bf4abc2c081b68f7
Author: Bruno Kleinert <fuddl at tauware.de>
Date: Fri Oct 16 15:13:44 2009 +0200
Checkout latest SVN snapshot
Make the orig.tar.gz building script checkout SVN revision 3400.
diff --git a/debian/get-fteqcc-orig.sh b/debian/get-fteqcc-orig.sh
index 3d300eb..05d72b3 100644
--- a/debian/get-fteqcc-orig.sh
+++ b/debian/get-fteqcc-orig.sh
@@ -1,7 +1,7 @@
#!/bin/sh
VERSION=3343
-SVNREV=3223
+SVNREV=3400
svn co -r${SVNREV} https://fteqw.svn.sourceforge.net/svnroot/fteqw/trunk/engine/qclib \
fteqcc-${VERSION}+svn${SVNREV}
--
Packaging of the FTE QuakeC Compiler
More information about the Pkg-games-commits
mailing list