Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 2bdfa33b7d7123a743495fbd14197fd7 > scriptlet

horde-sessionhandler-0.0.3-3mdv2011.0.noarch.rpm

POSTIN

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

POSTUN

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