Sophie

Sophie

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

php-pear-Horde_Template-1.0.1-2.mga3.noarch.rpm

POSTIN

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

POSTUN

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