Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 81f82e2ce4ccb89d994f06d94d8d1394 > scriptlet

ezcomponents-Translation-1.3.2-3.mga3.noarch.rpm

POSTIN

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

POSTUN

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