Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 8621308c5bf06d27c95e128bf21b1a0b > scriptlet

ezcomponents-SystemInformation-1.0.8-3.mga3.noarch.rpm

POSTIN

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

POSTUN

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