Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > 8c6328a7f521b6680fc8ccfe4e0c552f > scriptlet

horde-perms-0.1.0-2mdv2010.1.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