summaryrefslogtreecommitdiffstats
path: root/source/y/bsd-games/bsd-games.config.params.diff
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-02-17 23:44:53 +0000
committer Eric Hameleers <alien@slackware.com>2019-02-18 08:59:47 +0100
commit66b0761fe7bfe43a58a4a7c3012ff3a46acf2e69 (patch)
tree78c6718616f92d2ec4d90386b24f911487e60bba /source/y/bsd-games/bsd-games.config.params.diff
parenta576ec7a0e6c880029328d465402520ee1c20571 (diff)
downloadcurrent-66b0761fe7bfe43a58a4a7c3012ff3a46acf2e69.tar.gz
current-66b0761fe7bfe43a58a4a7c3012ff3a46acf2e69.tar.xz
Sun Feb 17 23:44:53 UTC 201920190217234453
ap/cups-filters-1.22.1-x86_64-1.txz: Upgraded. y/bsd-games-2.17-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/y/bsd-games/bsd-games.config.params.diff')
-rw-r--r--source/y/bsd-games/bsd-games.config.params.diff38
1 files changed, 0 insertions, 38 deletions
diff --git a/source/y/bsd-games/bsd-games.config.params.diff b/source/y/bsd-games/bsd-games.config.params.diff
deleted file mode 100644
index b250ed04f..000000000
--- a/source/y/bsd-games/bsd-games.config.params.diff
+++ /dev/null
@@ -1,38 +0,0 @@
---- ./config.params.orig Sat Mar 9 20:59:34 2002
-+++ ./config.params Sat Mar 9 20:59:52 2002
-@@ -0,0 +1,35 @@
-+# Don't run configure interactively.
-+bsd_games_cfg_non_interactive=y
-+
-+# Install into here for building the package.
-+bsd_games_cfg_install_prefix=/tmp/package-bsdgames
-+
-+# Do not build or install these games:
-+bsd_games_cfg_no_build_dirs="boggle dm tetris"
-+
-+# Keep huntd in /usr/sbin as it was in the past. I may
-+# change this later.
-+bsd_games_cfg_sbindir=/usr/sbin
-+
-+# Use /usr/man still. Slackware doesn't use this part of FHS yet.
-+bsd_games_cfg_man8dir=/usr/man/man8
-+bsd_games_cfg_man6dir=/usr/man/man6
-+bsd_games_cfg_man5dir=/usr/man/man5
-+
-+# We don't like cluttering up the /usr/games/ dir too much,
-+# use a subdir. /var too.
-+bsd_games_cfg_usrlibdir=/usr/share/games
-+bsd_games_cfg_sharedir=/usr/share/games
-+bsd_games_cfg_varlibdir=/var/lib/bsdgames
-+
-+# Do not do chown now:
-+bsd_games_cfg_do_chown=n
-+
-+# Use compressed .so links for manpages:
-+bsd_games_cfg_use_dot_so=.so
-+
-+# Compress the manpages:
-+bsd_games_cfg_gzip_manpages=y
-+
-+# Use /usr/bin/less by default.
-+bsd_games_cfg_pager=/usr/bin/less