SOURCES: greed-makefile.patch (NEW) - sets some directories in Makefile - i...

pawelz pawelz at pld-linux.org
Sun Aug 10 17:32:57 CEST 2008


Author: pawelz                       Date: Sun Aug 10 15:32:57 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- sets some directories in Makefile
- initial PLD release

---- Files affected:
SOURCES:
   greed-makefile.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/greed-makefile.patch
diff -u /dev/null SOURCES/greed-makefile.patch:1.1
--- /dev/null	Sun Aug 10 17:32:57 2008
+++ SOURCES/greed-makefile.patch	Sun Aug 10 17:32:51 2008
@@ -0,0 +1,15 @@
+diff -Naur greed-3.4/Makefile greed-3.4.n/Makefile
+--- greed-3.4/Makefile	2002-07-31 00:04:21.000000000 +0200
++++ greed-3.4.n/Makefile	2008-08-10 18:59:54.000000000 +0200
+@@ -13,9 +13,9 @@
+ 
+ # Prepend "c:" (or whatever drive you use) to the following paths for MSDOS
+ # Location of high score file
+-SFILE=/usr/games/lib/greed.hs
++SFILE=/var/games/greed.scores
+ # Location of game executable
+-BIN=/usr/games
++BIN=/usr/bin
+ 
+ # Flags for use with the Linux ncurses package (recommended)
+ CFLAGS = -O -s -DNOTBSD
================================================================


More information about the pld-cvs-commit mailing list