Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > d54be4c06ac1d82a09d6a8c50a894d2d > scriptlet

ezcomponents-TranslationCacheTiein-1.1.2-3.mga3.noarch.rpm

POSTIN

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

POSTUN

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