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