CVS: moonbase/games/quakeforge BUILD,1.1,1.2 DETAILS,1.1,1.2
florin at lunar-linux.org
florin at lunar-linux.org
Fri Oct 3 19:08:45 GMT 2003
Update of /var/cvs/lunar/moonbase/games/quakeforge
In directory dbguin.lunar-linux.org:/tmp/cvs-serv13649
Modified Files:
BUILD DETAILS
Log Message:
add a patch to fix the loading of saved games.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/quakeforge/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 3 Oct 2003 14:40:53 -0000 1.1
+++ BUILD 3 Oct 2003 19:08:43 -0000 1.2
@@ -1,5 +1,7 @@
(
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+
./configure --prefix=/usr \
--bindir=/usr/games \
--datadir=/usr/share &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/quakeforge/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 3 Oct 2003 14:40:53 -0000 1.1
+++ DETAILS 3 Oct 2003 19:08:43 -0000 1.2
@@ -1,9 +1,12 @@
MODULE=quakeforge
VERSION=0.5.4
SOURCE=${MODULE}-${VERSION}.tar.bz2
+ SOURCE2=${MODULE}-${VERSION}-load.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=$SFORGE_URL/quake/${MODULE}-${VERSION}.tar.bz2
+ SOURCE_URL[0]=$SFORGE_URL/quake/$SOURCE
+ SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
SOURCE_VFY=md5:63d56b50fddfe81c877e67981d4c013f
+ SOURCE2_VFY=md5:0c71d934caa1e89383e770061297004d
WEB_SITE=http://quakeforge.net
ENTERED=20030811
UPDATED=20030903
More information about the Lunar-commits
mailing list