Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 6580cac5689b1b2bf613fd3d5061c89b > scriptlet

php-pear-HTTP_Session-0.5.6-9.mga8.noarch.rpm

POSTIN

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

POSTUN

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