diff options
author | asami <asami@FreeBSD.org> | 1999-09-11 08:51:51 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-09-11 08:51:51 +0800 |
commit | e8d7ab65886c351d12203e7b35d745dd454d9e5a (patch) | |
tree | e3bfbf0dee7dd249bf3a59eb337593d7e5663804 /Tools | |
parent | 2cb4b71d99a8b8de709e6d113dab73919a73a817 (diff) | |
download | freebsd-ports-graphics-e8d7ab65886c351d12203e7b35d745dd454d9e5a.tar.gz freebsd-ports-graphics-e8d7ab65886c351d12203e7b35d745dd454d9e5a.tar.zst freebsd-ports-graphics-e8d7ab65886c351d12203e7b35d745dd454d9e5a.zip |
Don't delete the whole /usr/games, leave strfile behind. At least one port
(misc/fortuneit) needs it.
Diffstat (limited to 'Tools')
-rw-r--r-- | Tools/portbuild/3/bindist/delete | 50 | ||||
-rw-r--r-- | Tools/portbuild/4/bindist/delete | 46 |
2 files changed, 92 insertions, 4 deletions
diff --git a/Tools/portbuild/3/bindist/delete b/Tools/portbuild/3/bindist/delete index 682e8a0eec6..f24b0e5888b 100644 --- a/Tools/portbuild/3/bindist/delete +++ b/Tools/portbuild/3/bindist/delete @@ -2,9 +2,54 @@ compat dev modules tmp -usr/games -usr/lib/lib*_p.a +usr/games/adventure +usr/games/arithmetic +usr/games/atc +usr/games/backgammon +usr/games/battlestar +usr/games/bcd +usr/games/bs +usr/games/caesar +usr/games/canfield +usr/games/cfscores +usr/games/cribbage +usr/games/dm +usr/games/factor +usr/games/fish +usr/games/fortune +usr/games/grdc +usr/games/hack +usr/games/hangman +usr/games/hide +usr/games/larn +usr/games/mille +usr/games/morse +usr/games/number +usr/games/phantasia +usr/games/piano +usr/games/pig +usr/games/pom +usr/games/ppt +usr/games/primes +usr/games/quiz +usr/games/rain +usr/games/random +usr/games/robots +usr/games/rogue +usr/games/rot13 +usr/games/sail +usr/games/snake +usr/games/snscore +usr/games/teachgammon +usr/games/trek +usr/games/unstr +usr/games/wargames +usr/games/worm +usr/games/worms +usr/games/wump usr/lib/aout/lib*_p.a +usr/lib/lib*_p.a +usr/sbin/sysctl usr/share/calendar usr/share/doc usr/share/examples @@ -16,6 +61,5 @@ usr/share/man usr/share/nls usr/share/perl/man usr/share/zoneinfo -usr/sbin/sysctl var/games var/run diff --git a/Tools/portbuild/4/bindist/delete b/Tools/portbuild/4/bindist/delete index 682e8a0eec6..6046e0d3325 100644 --- a/Tools/portbuild/4/bindist/delete +++ b/Tools/portbuild/4/bindist/delete @@ -2,7 +2,51 @@ compat dev modules tmp -usr/games +usr/games/adventure +usr/games/arithmetic +usr/games/atc +usr/games/backgammon +usr/games/battlestar +usr/games/bcd +usr/games/bs +usr/games/caesar +usr/games/canfield +usr/games/cfscores +usr/games/cribbage +usr/games/dm +usr/games/factor +usr/games/fish +usr/games/fortune +usr/games/grdc +usr/games/hack +usr/games/hangman +usr/games/hide +usr/games/larn +usr/games/mille +usr/games/morse +usr/games/number +usr/games/phantasia +usr/games/piano +usr/games/pig +usr/games/pom +usr/games/ppt +usr/games/primes +usr/games/quiz +usr/games/rain +usr/games/random +usr/games/robots +usr/games/rogue +usr/games/rot13 +usr/games/sail +usr/games/snake +usr/games/snscore +usr/games/teachgammon +usr/games/trek +usr/games/unstr +usr/games/wargames +usr/games/worm +usr/games/worms +usr/games/wump usr/lib/lib*_p.a usr/lib/aout/lib*_p.a usr/share/calendar |