Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 3870c5cc218546e4df2de15953f7f32c > scriptlet

php-pear-Horde_Xml_Wbxml-1.0.3-2.mga3.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