Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 727536521b194b774211c4f8d2e57fa0 > scriptlet

horde-browser-0.0.2-2mdv2010.1.noarch.rpm

POSTIN

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

POSTUN

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