Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 46a6de02f2778f76e3871b8f4b9e56eb > scriptlet

php-pear-Pager-2.5.1-3.mga8.noarch.rpm

POSTIN

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

POSTUN

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