Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > d3b425d416d0ea60881a4eb07d23be12 > scriptlet

php-pear-Net_NNTP-1.5.0-2.mga4.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only pear.php.net/Net_NNTP
fi