Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > 767f6ee3e3173885bc7de9316d730beb > scriptlet

php-pear-Net_URL_Mapper-0.9.1-4.mga4.noarch.rpm

POSTIN

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

POSTUN

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