From 5865a26e41ed955654cd8a06ca9ee82de2766a16 Mon Sep 17 00:00:00 2001 From: "Dr. Tobias Quathamer" Date: Wed, 24 Apr 2024 10:36:02 +0200 Subject: [PATCH] Enable building of 'quiz' again. Closes: #1069729 --- debian/control | 2 +- .../0006-Custom-configuration-of-Debian-package-build.patch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 20b53d3..2424025 100644 --- a/debian/control +++ b/debian/control @@ -27,4 +27,4 @@ Description: collection of classic textual unix games . It includes these programs: adventure, arithmetic, atc, backgammon, battlestar, caesar, canfield, cribbage, dab, go-fish, gomoku, hack, hangman, - pom, primes, robots, sail, snake, tetris, trek, worm, wtf, wump + pom, primes, quiz, robots, sail, snake, tetris, trek, worm, wtf, wump diff --git a/debian/patches/0006-Custom-configuration-of-Debian-package-build.patch b/debian/patches/0006-Custom-configuration-of-Debian-package-build.patch index 433d6ac..bc6f5c7 100644 --- a/debian/patches/0006-Custom-configuration-of-Debian-package-build.patch +++ b/debian/patches/0006-Custom-configuration-of-Debian-package-build.patch @@ -23,7 +23,7 @@ index 0000000..97d45fb +bsd_games_cfg_install_prefix=`pwd`/debian/bsdgames + +# Do not build or install these games: -+bsd_games_cfg_no_build_dirs="banner bcd boggle countmail dm factor fortune hunt mille monop morse number phantasia pig ppt quiz rain random wargames worms" ++bsd_games_cfg_no_build_dirs="banner bcd boggle countmail dm factor fortune hunt mille monop morse number phantasia pig ppt rain random wargames worms" + +# Keep huntd in /usr/sbin as it was in the past. I may +# change this later. @@ -35,7 +35,7 @@ index 0000000..97d45fb +bsd_games_cfg_sharedir=/usr/share/games/bsdgames +bsd_games_cfg_varlibdir=/var/games/bsdgames + -+# Do not do chown now, we arn't running as root. ++# Do not do chown now, we aren't running as root. +bsd_games_cfg_do_chown=n + +# Debian perfers symlinks for manpages.