Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 81366200de9cc0322d29c427b26cccd6 > scriptlet

php-pear-HTTP_Session-0.5.6-8.mga7.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