mirror of
https://salsa.debian.org/games-team/bsdgames
synced 2025-01-03 14:56:22 -05:00
Re-enable pom, still in use
This commit is contained in:
parent
03b14dfb08
commit
9733533469
2
debian/control
vendored
2
debian/control
vendored
@ -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,
|
||||
primes, robots, sail, snake, tetris, trek, worm, wtf, wump
|
||||
pom, primes, robots, sail, snake, tetris, trek, worm, wtf, wump
|
||||
|
8
debian/desktop-files/pom.desktop
vendored
Normal file
8
debian/desktop-files/pom.desktop
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=1.5
|
||||
Name=Phase of the Moon
|
||||
Exec=pom
|
||||
Icon=bsdgames.svg
|
||||
Terminal=True
|
||||
Categories=Game;ConsoleOnly
|
@ -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 pom 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 quiz rain random wargames worms"
|
||||
+
|
||||
+# Keep huntd in /usr/sbin as it was in the past. I may
|
||||
+# change this later.
|
||||
|
Loading…
Reference in New Issue
Block a user