Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 82a0e472909afd7f4259ff3690ed2fc6 > scriptlet

php-pear-HTTP_WebDAV_Server-1.0.0-3.RC8.6.mga8.noarch.rpm

POSTIN

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

POSTUN

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