Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 8154ccc4fc7518ab7cb0a34861ee85c5 > scriptlet

php-pear-CAS-1.3.2-2.mga3.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only __uri/CAS
fi