summaryrefslogtreecommitdiffstats
path: root/games/liquidwar6/douninst.sh
blob: 1f6dd55f7781e6f92c6c34367b89308528c172f7 (plain)
# since our info file ends up in the 'Miscellaneous' section, we won't
# worry about removing the section if it's empty (because it won't be,
# because various Slackware packages use the same section).

if [ -e usr/info/dir ]; then
  sed -i '/^\* Liquid War 6:/d' usr/info/dir
fi