[Lunar-commits] CVS: moonbase/games/frozen-bubble BUILD, 1.3, 1.4 DETAILS, 1.3, 1.4

Florin Braescu florin at lunar-linux.org
Sun Jun 13 13:17:22 GMT 2004


Update of /var/cvs/lunar/moonbase/games/frozen-bubble
In directory dbguin.lunar-linux.org:/tmp/cvs-serv3888

Modified Files:
	BUILD DETAILS 
Log Message:
fix the install location of the game.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/frozen-bubble/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD	7 Aug 2003 17:57:05 -0000	1.3
+++ BUILD	13 Jun 2004 13:17:20 -0000	1.4
@@ -1,10 +1,11 @@
 (
 
- # frozen-bubble build script
-
- make PREFIX='/usr' &&
- prepare_install &&
- make install PREFIX='/usr'
+ sedit "s:/usr/local:/usr:"                    Makefile  &&
+ sedit "s:/share:/share/games:"                Makefile  &&
+ sedit "s:/bin:/games:"                        Makefile  &&
+ sedit "s:(DATADIR)/:(PREFIX)/share/:"         Makefile  &&
+ sedit "s:/share/frozen:/share/games/frozen:"  Makefile  &&
 
+ default_make
+ 
 ) > $C_FIFO 2>&1
-

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/frozen-bubble/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	6 Apr 2003 11:19:45 -0000	1.3
+++ DETAILS	13 Jun 2004 13:17:20 -0000	1.4
@@ -5,12 +5,12 @@
    SOURCE_URL[0]=http://people.mandrakesoft.com/~gc/fb/$SOURCE
         WEB_SITE=http://www.frozen-bubble.org/
          ENTERED=20020629
-         UPDATED=20030406
+         UPDATED=20040613
            SHORT="A tux marble game with fancy graphics"
+
 cat << EOF
 Full-featured, colorful animated penguin eyecandy, 50 levels of 1p game,
 hours and hours of 2p game, 3 professional quality 20-channels musics,
 15 stereo sound effects, 7 unique graphical transition effects.
-
 You need this game. 
 EOF



More information about the Lunar-commits mailing list