Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 1abc6dcd47fffc9abc122132b9ad56b4 > scriptlet

ezcomponents-UserInput-1.4-3.mga3.noarch.rpm

POSTIN

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

POSTUN

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