CVS: moonbase/games/Maelstrom BUILD,NONE,1.1 DETAILS,1.2,1.3
    florin at lunar-linux.org 
    florin at lunar-linux.org
       
    Tue Sep  9 17:16:38 GMT 2003
    
    
  
Update of /var/cvs/lunar/moonbase/games/Maelstrom
In directory dbguin.lunar-linux.org:/tmp/cvs-serv7992
Modified Files:
	DETAILS 
Added Files:
	BUILD 
Log Message:
moving the install directory in /usr/games.
--- NEW FILE: BUILD ---
(
  lrm Maelstrom > /dev/null &&  
  ./configure  --prefix=/usr        \
               --bindir=/usr/games  &&
	       
  mkdir -p /usr/games/Maelstrom &&
  default_make
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/Maelstrom/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS	4 Mar 2003 18:55:36 -0000	1.2
+++ DETAILS	9 Sep 2003 17:16:36 -0000	1.3
@@ -5,7 +5,7 @@
    SOURCE_URL[0]=http://www.devolution.com/~slouken/Maelstrom/src/$SOURCE
         WEB_SITE=http://www.devolution.com/~slouken/Maelstrom/
          ENTERED=20011215
-         UPDATED=20030304
+         UPDATED=20030909
            SHORT="maelstrom is an excellet asteroids-type game"
 cat << EOF
 Maelstrom is an excellent Asteroids-type game with sound and 3D objects.
    
    
More information about the Lunar-commits
mailing list