summaryrefslogtreecommitdiff
path: root/autoscripts/prerm-sgmlcatalog
blob: cdc96e0230f09f847fe44ff02f2b81e67ba87e56 (plain)
1
2
3
if [ "$1" = "remove" ]; then
	update-catalog --quiet --remove --super #CENTRALCAT#
fi