mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
games/domination: remove unused pkg-deinstall file
This commit is contained in:
parent
536675537f
commit
dfbc9ac716
1 changed files with 0 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
if [ "$2" = "POST-DEINSTALL" ]; then
|
||||
echo ""
|
||||
echo ""
|
||||
echo "==============================================================================="
|
||||
echo ""
|
||||
echo "After deinstallation, some files may stay in %%DATADIR%%,"
|
||||
echo "you can delete them with"
|
||||
echo ""
|
||||
echo " /bin/rm -fr %%DATADIR%%"
|
||||
echo ""
|
||||
echo "==============================================================================="
|
||||
echo ""
|
||||
fi
|
Loading…
Add table
Reference in a new issue