Sophie

Sophie

distrib > Mandriva > 9.0 > x86_64 > media > main > by-pkgid > 8f3f19aa38dc269aaea9f77866cb107e > scriptlet

libglade2.0_0-2.0.0-2mdk.x86_64.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