Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > cb1f7abce5066c780f082a12109ff89f > scriptlet

libglade2.0_0-devel-2.0.1-3mdk.ppc.rpm

POSTIN

/bin/sh
/sbin/ldconfig
CATALOG=/etc/xml/catalog
/usr/bin/xmlcatalog --noout --add "system" \
		"http://glade.gnome.org/glade-2.0.dtd" \
		/usr/share/xml/libglade/glade-2.0.dtd $CATALOG || true

POSTUN

/bin/sh
/sbin/ldconfig
CATALOG=/etc/xml/catalog
/usr/bin/xmlcatalog --noout --del \
		/usr/share/xml/libglade/glade-2.0.dtd $CATALOG || true