Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 899aed1be53f91a4bb1893da4dd55c04 > scriptlet

ezcomponents-Authentication-1.3.1-2.mga3.noarch.rpm

POSTIN

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

POSTUN

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