Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 9ca1bd2d2d746842a7d86c73f6c98f08 > scriptlet

ezcomponents-AuthenticationDatabaseTiein-1.1-2.mga3.noarch.rpm

POSTIN

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

POSTUN

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