Sophie

Sophie

distrib > Mageia > 8 > i586 > by-pkgid > 2a736961fc13d29779e907ffb6d1f105 > scriptlet

ezcomponents-2009.2.1-11.mga8.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only components.ez.no/eZComponents
fi