[Lunar-commits] CVS: moonbase/games/wastesedge BUILD, 1.1,
1.2 DETAILS, 1.2, 1.3
Florin Braescu
florin at lunar-linux.org
Sun Jun 13 15:41:08 GMT 2004
- Previous message: [Lunar-commits] CVS: moonbase/games/adonthell BUILD, 1.3,
1.4 DEPENDS, 1.1, 1.2 DETAILS, 1.4, 1.5
- Next message: [Lunar-commits] CVS: moonbase/games/stellarium BUILD, 1.1,
1.2 DETAILS, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/games/wastesedge
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8031
Modified Files:
BUILD DETAILS
Log Message:
fix the install location of the game.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/wastesedge/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 22 Jan 2004 23:01:56 -0000 1.1
+++ BUILD 13 Jun 2004 15:41:06 -0000 1.2
@@ -1,7 +1,8 @@
(
- PATH=${PATH}:/usr/games &&
- ./configure --prefix=/usr --bindir=/usr/share/games/wastesedge &&
- default_make &&
- ln -s /usr/share/games/wastesedge/adonthell-wastesedge /usr/games/adonthell-wastesedge
+ ./configure --prefix=/usr \
+ --bindir=/usr/games \
+ --datadir=/usr/share/games &&
+ default_make
+
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/wastesedge/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 21 May 2004 07:31:50 -0000 1.2
+++ DETAILS 13 Jun 2004 15:41:06 -0000 1.3
@@ -5,14 +5,13 @@
SOURCE_URL=http://savannah.nongnu.org/download/adonthell/$SOURCE
WEB_SITE=http://adonthell.linuxgames.com
ENTERED=20040122
- UPDATED=20040122
+ UPDATED=20040613
SHORT="Sample game for the Adonthell engine"
+
cat << EOF
Waste's Edge is a sample game for the Adonthell game engine
-
Adonthell is a role playing game in development that aims to combine
the best features of the Final Fantasy and Ultima series with an epic
plot. It is set in a detailed virtual world.
-
To play a game: adonthell "wastesedge"
EOF
- Previous message: [Lunar-commits] CVS: moonbase/games/adonthell BUILD, 1.3,
1.4 DEPENDS, 1.1, 1.2 DETAILS, 1.4, 1.5
- Next message: [Lunar-commits] CVS: moonbase/games/stellarium BUILD, 1.1,
1.2 DETAILS, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list