Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 5c5edaa117d4d15090933ecd753cb222 > scriptlet

ezcomponents-2009.2.1-3.mga3.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