aboutsummaryrefslogtreecommitdiffstats
path: root/community/libglade/libglade.post-deinstall
diff options
context:
space:
mode:
Diffstat (limited to 'community/libglade/libglade.post-deinstall')
-rw-r--r--community/libglade/libglade.post-deinstall6
1 files changed, 0 insertions, 6 deletions
diff --git a/community/libglade/libglade.post-deinstall b/community/libglade/libglade.post-deinstall
deleted file mode 100644
index bb4b3039a01..00000000000
--- a/community/libglade/libglade.post-deinstall
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-xmlcatalog --noout --del \
- /usr/share/xml/libglade/glade-2.0.dtd etc/xml/catalog
-
-exit 0