Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 77c5c8cd1a20ced3f24d556842a263e6 > scriptlet

php-pear-Net_Whois-1.0.5-5.mga5.noarch.rpm

POSTIN

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

POSTUN

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