]> git.donarmstrong.com Git - debhelper.git/blobdiff - autoscripts/postrm-sgmlcatalog
dh_installcatalogs: Turn /etc/sgml/$package.cat into conffiles and introduce dependen...
[debhelper.git] / autoscripts / postrm-sgmlcatalog
index 168a6949fba2e36dae816204bf1706438be43ea7..f8278e6851745e60ea2c8f7408f95dafa584c2b0 100644 (file)
@@ -1,3 +1,3 @@
 if [ "$1" = "purge" ]; then
-       rm -f #CENTRALCAT# #CENTRALCAT#.old
+       rm -f #CENTRALCAT#.old
 fi