Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > 7a483905ebfa190d6def9eab37098d58 > scriptlet

ezcomponents-WorkflowDatabaseTiein-1.4-4.mga3.noarch.rpm

POSTIN

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

POSTUN

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