Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > f3acdc56a780fd87a1dda00d1ae5b297 > scriptlet

php-pear-CAS-1.3.3-4.mga5.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