CVS: moonbase/games/xpilot BUILD,1.2,1.3 DETAILS,1.2,1.3

florin at lunar-linux.org florin at lunar-linux.org
Sat Sep 6 12:31:18 GMT 2003


Update of /var/cvs/lunar/moonbase/games/xpilot
In directory dbguin.lunar-linux.org:/tmp/cvs-serv31180

Modified Files:
	BUILD DETAILS 
Log Message:
modifying the data directories for conforming to the LSB, bins in /usr/games, static data in /usr/share/games and variable data in /var/games.



Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/xpilot/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	1 Jul 2003 20:51:48 -0000	1.2
+++ BUILD	6 Sep 2003 12:31:16 -0000	1.3
@@ -4,7 +4,7 @@
   find . -type f -name 'Makefile' -print | while read i
       do
         sedit "s:INSTMANDIR = \$(PREFIX)/man/man\$(MANSUFFIX):INSTMANDIR = /usr/share/man6:" $i 
-	sedit "s:INSTLIBDIR = \$(PREFIX)/lib/xpilot:INSTLIBDIR = /usr/share/xpilot:" $i 
+	sedit "s:INSTLIBDIR = \$(PREFIX)/lib/xpilot:INSTLIBDIR = /usr/share/games/xpilot:" $i 
 	sedit "s:INSTBINDIR = \$(PREFIX)/bin:INSTBINDIR = /usr/games:" $i 
       done
 

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/xpilot/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS	2 Sep 2002 23:30:44 -0000	1.2
+++ DETAILS	6 Sep 2003 12:31:16 -0000	1.3
@@ -6,7 +6,7 @@
    SOURCE_URL[1]=http://xpilot.org/pub/$MODULE/$SOURCE
         WEB_SITE=http://www.xpilot.org/
          ENTERED=20020505
-         UPDATED=20020902
+         UPDATED=20030906
       MAINTAINER=kazami at ntlworld.com
           SHORT="xpilot is a multi-player 2D space game."
 cat << EOF




More information about the Lunar-commits mailing list