Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 1634e56d944a7ea9ac84fd6e71e457ab > scriptlet

horde-framework-0.0.2-7.mga1.noarch.rpm

POSTIN

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

POSTUN

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