Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release > by-pkgid > 454307893b42d03c49f6d217a0aec559 > scriptlet

php-pear-Net_URL_Mapper-0.9.1-7.mga6.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