summaryrefslogtreecommitdiffstats
path: root/main/libglade/libglade.post-deinstall
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-01-29 12:43:03 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-01-29 12:43:03 +0000
commit06b9c09220221f2e7938a2ae83a8b9eb537d2687 (patch)
treec4cac790de0d24e360aedff1d201766924ec0005 /main/libglade/libglade.post-deinstall
parent88a3868e9386114c957a617c8969e8fb2164cd11 (diff)
downloadaports-fcolista-06b9c09220221f2e7938a2ae83a8b9eb537d2687.tar.bz2
aports-fcolista-06b9c09220221f2e7938a2ae83a8b9eb537d2687.tar.xz
main/libglade: workaround segfaulting xmlcatalog
Diffstat (limited to 'main/libglade/libglade.post-deinstall')
-rw-r--r--main/libglade/libglade.post-deinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/libglade/libglade.post-deinstall b/main/libglade/libglade.post-deinstall
index 1b368de845..bb4b3039a0 100644
--- a/main/libglade/libglade.post-deinstall
+++ b/main/libglade/libglade.post-deinstall
@@ -3,3 +3,4 @@
xmlcatalog --noout --del \
/usr/share/xml/libglade/glade-2.0.dtd etc/xml/catalog
+exit 0