Sophie

Sophie

distrib > Mageia > 4 > i586 > media > core-release > by-pkgid > 0a404687f5beaf8e477628c91194f785 > scriptlet

php-pear-Horde_Token-2.0.4-2.mga4.noarch.rpm

POSTIN

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

POSTUN

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