Sophie

Sophie

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

php-pear-Net_NNTP-1.5.2-3.mga8.noarch.rpm

POSTIN

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

POSTUN

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