Sophie

Sophie

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

php-pear-Net_FTP-1.4.0a3-5.mga4.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