summaryrefslogtreecommitdiff
path: root/autoscripts/postrm-sgmlcatalog
diff options
context:
space:
mode:
Diffstat (limited to 'autoscripts/postrm-sgmlcatalog')
-rw-r--r--autoscripts/postrm-sgmlcatalog3
1 files changed, 0 insertions, 3 deletions
diff --git a/autoscripts/postrm-sgmlcatalog b/autoscripts/postrm-sgmlcatalog
deleted file mode 100644
index 168a6949..00000000
--- a/autoscripts/postrm-sgmlcatalog
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ "$1" = "purge" ]; then
- rm -f #CENTRALCAT# #CENTRALCAT#.old
-fi