Sophie

Sophie

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

ezcomponents-MvcFeedTiein-1.0-2.mga3.noarch.rpm

POSTIN

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

POSTUN

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