Sophie

Sophie

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

php-pear-Net_Traceroute-0.21.3-8.mga8.noarch.rpm

POSTIN

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

POSTUN

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