aboutsummaryrefslogtreecommitdiffstats
path: root/main/libglade/libglade.post-install
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-install
parent88a3868e9386114c957a617c8969e8fb2164cd11 (diff)
downloadaports-06b9c09220221f2e7938a2ae83a8b9eb537d2687.tar.bz2
aports-06b9c09220221f2e7938a2ae83a8b9eb537d2687.tar.xz
main/libglade: workaround segfaulting xmlcatalog
Diffstat (limited to 'main/libglade/libglade.post-install')
-rw-r--r--main/libglade/libglade.post-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/libglade/libglade.post-install b/main/libglade/libglade.post-install
index 2188b7563..82e58a85f 100644
--- a/main/libglade/libglade.post-install
+++ b/main/libglade/libglade.post-install
@@ -10,3 +10,4 @@ xmlcatalog --noout --add "system" \
"http://glade.gnome.org/glade-2.0.dtd" \
/usr/share/xml/libglade/glade-2.0.dtd etc/xml/catalog
+exit 0