summaryrefslogtreecommitdiff
path: root/autoscripts/prerm-sgmlcatalog
diff options
context:
space:
mode:
Diffstat (limited to 'autoscripts/prerm-sgmlcatalog')
-rw-r--r--autoscripts/prerm-sgmlcatalog3
1 files changed, 0 insertions, 3 deletions
diff --git a/autoscripts/prerm-sgmlcatalog b/autoscripts/prerm-sgmlcatalog
deleted file mode 100644
index d6f6fa7a..00000000
--- a/autoscripts/prerm-sgmlcatalog
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ "$1" = "remove" ] || [ "$1" = "upgrade" ]; then
- update-catalog --quiet --remove --super #CENTRALCAT#
-fi