diff options
Diffstat (limited to 'source/y/bsd-games')
-rwxr-xr-x | source/y/bsd-games/bsd-games.SlackBuild | 9 | ||||
-rw-r--r-- | source/y/bsd-games/fortune-fixes-sorry-no-additions-accepted-here/20120302.diff | 11 |
2 files changed, 18 insertions, 2 deletions
diff --git a/source/y/bsd-games/bsd-games.SlackBuild b/source/y/bsd-games/bsd-games.SlackBuild index 4fb99671..63f4b452 100755 --- a/source/y/bsd-games/bsd-games.SlackBuild +++ b/source/y/bsd-games/bsd-games.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2008, 2009, 2010 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2008, 2009, 2010, 2012 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ VERSION=${VERSION:-2.13} -BUILD=${BUILD:-11} +BUILD=${BUILD:-12} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -56,6 +56,11 @@ zcat $CWD/bsd-games.trek-gcc4.diff.gz | patch -p1 --backup --suffix=.orig || exi zcat $CWD/bsd-games.phantasia_install_fix.diff.gz | patch -p1 --backup --suffix=.orig || exit 1 zcat $CWD/bsd-games.getline.diff.gz | patch -p1 --backup --suffix=.orig || exit 1 +# Fix typos in the quote database: +for typofix in $CWD/fortune-fixes-sorry-no-additions-accepted-here/* ; do + zcat $typofix | patch -p1 --verbose || exit 1 +done + ## Without the old default (with, of course, a command line switch), and an updated ## man page, even though PJV wrote this, it just doesn't make the cut. I hope it's ## still of use to somebody though. It increases the accuracy of pom by two orders diff --git a/source/y/bsd-games/fortune-fixes-sorry-no-additions-accepted-here/20120302.diff b/source/y/bsd-games/fortune-fixes-sorry-no-additions-accepted-here/20120302.diff new file mode 100644 index 00000000..94710bca --- /dev/null +++ b/source/y/bsd-games/fortune-fixes-sorry-no-additions-accepted-here/20120302.diff @@ -0,0 +1,11 @@ +--- ./fortune/datfiles/fortunes2.orig 2001-08-29 10:11:30.000000000 -0500 ++++ ./fortune/datfiles/fortunes2 2012-03-02 10:00:47.753999471 -0600 +@@ -35689,7 +35689,7 @@ + order to get power we would have to become very much like them. (Lenin's + fatal mistake, both in theory and in practice.) + % +-Perhaps the world's second words crime is boredom. The first is ++Perhaps the world's second worst crime is boredom. The first is + being a bore. + -- Cecil Beaton + % |