Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > 8104af5193e91d44a3a7dac04e1a9401 > scriptlet

php-pear-CAS-1.3.3-1.mga4.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