Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 3bf6e15060879ead1e9cc8864ef9f0dd > scriptlet

php-pear-Net_FTP-1.4.0.1-2.mga7.noarch.rpm

POSTIN

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

POSTUN

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