Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 7a068634bf9d04f48024feaa207f764e > scriptlet

php-pear-HTTP_Session-0.5.6-3.mga4.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