1
0
Fork 0

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
1 changed files with 1 additions and 1 deletions

View File

@ -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.