Sophie

Sophie

distrib > Mageia > cauldron > i586 > by-pkgid > 50244b9087cee0b758e54e43296191af > scriptlet

ezcomponents-2009.2.1-12.mga9.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