From a6a002ae5fe6748622f928ff33ba10802366386d Mon Sep 17 00:00:00 2001 From: "Dr. Tobias Quathamer" Date: Mon, 1 Apr 2024 17:55:30 +0200 Subject: [PATCH] Disable building of some games --- .../0006-Custom-configuration-of-Debian-package-build.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 a207bc5..48ead91 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="dm banner fortune factor" ++bsd_games_cfg_no_build_dirs="banner bcd boggle countmail dm factor fortune hunt mille monop morse number phantasia pig pom ppt quiz rain random wargames worms" + +# Keep huntd in /usr/sbin as it was in the past. I may +# change this later.