summaryrefslogtreecommitdiffstats
path: root/x11/libglade/libglade.post-deinstall
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libglade/libglade.post-deinstall')
-rw-r--r--x11/libglade/libglade.post-deinstall5
1 files changed, 5 insertions, 0 deletions
diff --git a/x11/libglade/libglade.post-deinstall b/x11/libglade/libglade.post-deinstall
new file mode 100644
index 00000000..1b368de8
--- /dev/null
+++ b/x11/libglade/libglade.post-deinstall
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+xmlcatalog --noout --del \
+ /usr/share/xml/libglade/glade-2.0.dtd etc/xml/catalog
+