Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > dcd2b9c71236d8e87f57038d41e4b3ee > scriptlet

ezcomponents-Webdav-1.1.4-3.mga3.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only components.ez.no/Webdav
fi