Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > ac9b4112c6154d1a3381d78389eeccf0 > scriptlet

ezcomponents-MvcAuthenticationTiein-1.0-1.mga2.noarch.rpm

POSTIN

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

POSTUN

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