Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > d769dc82b49a84839729bfacf026a9de > scriptlet

php-pear-Cache_Lite-1.7.15-2.mga4.noarch.rpm

POSTIN

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

POSTUN

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