CVS: moonbase/games/pysol DETAILS,1.3,1.4 Makefile,1.2,1.3

florin at lunar-linux.org florin at lunar-linux.org
Sun Oct 5 18:51:56 GMT 2003


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

Modified Files:
	DETAILS Makefile 
Log Message:
install pysol in /usr/games and the data in the /ush/share/games directories.

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/pysol/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	6 Sep 2003 09:41:51 -0000	1.3
+++ DETAILS	5 Oct 2003 18:51:54 -0000	1.4
@@ -5,7 +5,7 @@
    SOURCE_URL[0]=http://www.oberhumer.com/opensource/pysol/download/$SOURCE
         WEB_SITE=http://www.oberhumer.com/opensource/pysol
          ENTERED=20020318
-         UPDATED=20030906
+         UPDATED=20031005
            SHORT="Large collection of card games."
 cat << EOF
 

Index: Makefile
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/pysol/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile	28 Mar 2003 14:48:09 -0000	1.2
+++ Makefile	5 Oct 2003 18:51:54 -0000	1.3
@@ -12,9 +12,9 @@
 prefix = /usr
 exec_prefix = $(prefix)
 
-bindir = $(exec_prefix)/bin
+bindir = $(exec_prefix)/games
 libdir = $(exec_prefix)/lib
-datadir = $(prefix)/share
+datadir = $(prefix)/share/games
 mandir = $(prefix)/man
 
 pkgdatadir = $(datadir)/$(PACKAGE)/$(VERSION)




More information about the Lunar-commits mailing list