[Lunar-commits] CVS: moonbase/games/adonthell BUILD, 1.2,
1.3 DETAILS, 1.3, 1.4
Auke Kok
sofar at lunar-linux.org
Fri May 21 07:30:17 GMT 2004
Update of /var/cvs/lunar/moonbase/games/adonthell
In directory dbguin.lunar-linux.org:/tmp/cvs-serv19300
Modified Files:
BUILD DETAILS
Log Message:
Cleaning this one up a bit
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/adonthell/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 1 Jul 2003 20:51:42 -0000 1.2
+++ BUILD 21 May 2004 07:30:15 -0000 1.3
@@ -1,7 +1,7 @@
(
- ./configure --prefix=/usr --bindir=/usr/share/games/adonthell &&
- default_make &&
- ln -s /usr/share/games/adonthell/adonthell /usr/games/adonthell
+ ./configure --prefix=/usr --bindir=/usr/share/games/adonthell &&
+ default_make &&
+ ln -s /usr/share/games/adonthell/adonthell /usr/games/adonthell
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/adonthell/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 22 Jan 2004 23:52:17 -0000 1.3
+++ DETAILS 21 May 2004 07:30:15 -0000 1.4
@@ -1,15 +1,17 @@
-MODULE=adonthell
-VERSION=0.3.3
-SOURCE=$MODULE-src-$VERSION.tar.gz
+ MODULE=adonthell
+ VERSION=0.3.3
+ SOURCE=$MODULE-src-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-SOURCE_URL=http://savannah.nongnu.org/download/adonthell/$SOURCE
-WEB_SITE=http://adonthell.linuxgames.com
-ENTERED=20020917
-UPDATED=20040122
-SHORT="Adonthell is a role playing game"
+ SOURCE_URL=http://savannah.nongnu.org/download/adonthell/$SOURCE
+ WEB_SITE=http://adonthell.linuxgames.com
+ ENTERED=20020917
+ UPDATED=20040122
+ SHORT="Adonthell is a role playing game"
cat << EOF
-DESCRIPTION:
-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. With the current engine, a small demo game (Waste's Edge) is available.
+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. With the current engine,
+a small demo game (Waste's Edge) is available.
To play a game: adonthell "game_name"
EOF
More information about the Lunar-commits
mailing list