Sophie

Sophie

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

php-pear-Net_IPv4-1.3.1-2mdv2010.0.noarch.rpm

PREUN

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

POSTIN

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