summaryrefslogtreecommitdiff
path: root/www/htdig/DEINSTALL
blob: 347721ce177d4cbdf7a1c90b58eb9f9ecf396284 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
if [ "$2" = "POST-DEINSTALL" ]; then
echo Please note:
echo
echo If you do not intend to reinstall the htdig package, you may wish to
echo remove the config directory, ${PKG_PREFIX}/etc/htdig, as well as any
echo database directories you created.
fi