Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 38202eb1d7cc8fefdd217573cf6dc752 > scriptlet

php-pear-Horde_SyncMl-1.0.8-3.mga3.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_SyncMl
fi