Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 3d5c83b506dabe5c16e330b9a4efbd2b > scriptlet

php-pear-Horde_Xml_Wbxml-2.0.1-2.mga4.noarch.rpm

POSTIN

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

POSTUN

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