Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > 88b0564397545ce543591be5f5a776f7 > scriptlet

php-pear-Net_IPv6-1.2.1-7.mga6.noarch.rpm

POSTIN

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

POSTUN

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