Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > f94cb2dcad7337124798634fbe15c68c > scriptlet

php-pear-Net_URL2-2.2.1-3.mga8.noarch.rpm

POSTIN

/bin/sh
pear install --nodeps --soft --force --register-only /var/lib/pear/Net_URL2.xml

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
	pear uninstall --nodeps --ignore-errors --register-only pear.php.net/Net_URL2
fi