Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > 79656e94f827152ba0b3a81ea1762ced > scriptlet

ezcomponents-MvcFeedTiein-1.0-3.mga4.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