Current File : //usr/share/debhelper/autoscripts/postrm-xmlcatalog
if [ "$1" = "purge" ]; then
	rm -f #PACKAGECAT# #PACKAGECAT#.old
fi