Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 26564e38aebf1d2d61d2918459220eb8 > scriptlet

php-pear-Net_Traceroute-0.21.3-3.mga4.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