Sophie

Sophie

distrib > Mandriva > mes5 > x86_64 > by-pkgid > 1e742ea416f65d8a6819457d25b14a6b > scriptlet

php-pear-Net_DIME-1.0.2-0.1mdvmes5.2.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_DIME.xml >/dev/null || :