Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 3503de8b31c0bb9daf0e8f7d068bf62b > scriptlet

ezcomponents-Search-1.0.9-2.mga3.noarch.rpm

POSTIN

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

POSTUN

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