Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > e6bc230633c85f19760b4c90851c24b4 > scriptlet

php-pear-Net_Dict-1.0.6-1mdv2010.0.noarch.rpm

PREUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only \
        %{pear_name} >/dev/null || :
fi

POSTIN

/bin/sh
pear install --nodeps --soft --force --register-only \
    /usr/share/pear/packages/Net_Dict.xml >/dev/null || :