Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > 3364480c2728760feb34e9fc747b82b0 > scriptlet

horde-perms-0.1.0-3mdv2011.0.noarch.rpm

POSTIN

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

POSTUN

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