summaryrefslogtreecommitdiff
path: root/autoscripts/postrm-sgmlcatalog
blob: f95d85ba52dd779810e5e8cae07c76c7b35e28e7 (plain)
1
2
3
if [ "$1" = "purge" ] || [ "$1" = "upgrade" ] ; then
	rm -f #CENTRALCAT# #CENTRALCAT#.old
fi