Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > f3b482a9c07e5d65ad7541dfb24e070b > scriptlet

php-pear-HTTP_Session-0.5.6-6.mga5.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