]> git.pld-linux.org Git - packages/fortune-mod.git/commitdiff
- updated to 1.99.1
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 6 Mar 2004 23:35:16 +0000 (23:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fortune-mod-offense.patch -> 1.2

fortune-mod-offense.patch

index e9289fe309a9c55e0c59f60a8eb0c4519d42479e..723123a7ba2f3214d64e4ef9d8475ff187b391a6 100644 (file)
@@ -1,32 +1,8 @@
---- fortune-mod-9708/Makefile.djb      Tue Oct 21 15:08:59 1997
-+++ fortune-mod-9708/Makefile  Tue Oct 21 15:13:14 1997
-@@ -3,27 +3,27 @@
- #
- # Where does the fortune program go?
--FORTDIR=/usr/local/games
-+FORTDIR=/usr/games
- # Where do the data files (fortunes, or cookies) go?
--COOKIEDIR=/usr/local/share/games/fortunes
-+COOKIEDIR=/usr/share/games/fortunes
- # Offensive ones?
- OCOOKIEDIR=$(COOKIEDIR)/off
- # The ones with html tags?
- WCOOKIEDIR=$(COOKIEDIR)/html
- # Where do strfile and unstr go?
--BINDIR=/usr/local/bin
-+BINDIR=/usr/sbin
- # What is the proper mode for strfile and unstr? 755= everyone, 700= root only
- BINMODE=0755
- #BINMODE=0700
- # Where do the man pages for strfile and unstr go?
--BINMANDIR=/usr/local/man/man1
-+BINMANDIR=/usr/man/man1
- # What is their proper extension?
- BINMANEXT=1
- # And the same for the fortune man page
--FORTMANDIR=/usr/local/man/man6
-+FORTMANDIR=/usr/man/man6
+diff -burN fortune-mod-1.99.1.orig/Makefile fortune-mod-1.99.1/Makefile
+--- fortune-mod-1.99.1.orig/Makefile   2004-03-06 22:59:19.477538704 +0100
++++ fortune-mod-1.99.1/Makefile        2004-03-06 22:59:33.726372552 +0100
+@@ -29,7 +29,7 @@
+ FORTMANDIR=$(prefix)/usr/share/man/man6
  FORTMANEXT=6
  # Do we want to install the offensive files? (0 no, 1 yes)
 -OFFENSIVE=1
This page took 0.082717 seconds and 4 git commands to generate.