Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 461bfb6353e3d96b68b5f2b89a461aa2 > scriptlet

ezcomponents-2009.2.1-2.mga2.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