Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > a9f8342e5560a0953862a8efeaf1472b > scriptlet

ezcomponents-EventLogDatabaseTiein-1.0.2-3.mga4.noarch.rpm

POSTIN

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

POSTUN

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