Sophie

Sophie

distrib > * > 2009.0 > i586 > by-pkgid > 7ca5e6c7f3603f2d06cc08cb23c54685 > scriptlet

php-pear-Net_LDAP2-2.0.7-2mdv2009.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_LDAP2.xml >/dev/null || :