Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 27bf7b110229e1647d3d9bb54f6f7110 > scriptlet

pear-Image_IPTC-1.0.2-alt2.noarch.rpm

PREUN

/bin/sh

if [ "$1" = "0" ]; then 
	pear uninstall --nodeps --ignore-errors -r Image_IPTC > dev/null || : 
fi

POSTIN

/bin/sh

pear install --nodeps -s --force --register-only /usr/share/php/pear/.pkgxml/Image_IPTC.xml >/dev/null || :