Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > a5fe72cf5909fa49ed5a34bb45081b62 > scriptlet

php-pear-Horde_Secret-1.0.0-3.mga3.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Secret
fi