Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 6cb9bad9430355a2dd139d7ca7a91188 > scriptlet

php-pear-Horde_Token-1.1.4-2.mga3.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