1
0
mirror of https://salsa.debian.org/games-team/bsdgames synced 2024-06-22 17:45:27 +00:00

Disable building of some games

This commit is contained in:
Dr. Tobias Quathamer 2024-04-01 17:55:30 +02:00
parent fbc9f40493
commit a6a002ae5f

View File

@ -23,7 +23,7 @@ index 0000000..97d45fb
+bsd_games_cfg_install_prefix=`pwd`/debian/bsdgames +bsd_games_cfg_install_prefix=`pwd`/debian/bsdgames
+ +
+# Do not build or install these games: +# 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 +# Keep huntd in /usr/sbin as it was in the past. I may
+# change this later. +# change this later.