Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > 8b73f90e5d249454acf2f402f2919a83 > scriptlet

ezcomponents-Execution-1.1.1-2.mga3.noarch.rpm

POSTIN

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

POSTUN

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