Remove config file on deinstall if unchanged from the default.

This commit is contained in:
Kris Kennaway 2000-09-24 02:58:51 +00:00
parent d024aa704f
commit b65cefc79f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33054

View file

@ -33,6 +33,7 @@ bin/webster
bin/wetandwild
bin/xxx
bin/yahoo
@unexec if cmp -s %D/etc/surfraw.conf %D/share/examples/surfraw/surfraw.conf; then rm -f %D/etc/surfraw.conf; fi
share/examples/surfraw/surfraw.conf
share/surfraw/surfraw_elvi.list
@dirrm share/examples/surfraw