Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > c620b795f323d76dfa17d24b89d10ace > scriptlet

php-pear-Horde_View-2.0.3-2.mga4.noarch.rpm

POSTIN

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

POSTUN

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