Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 1c04c48abd24196c60ef1a605e509f1a > scriptlet

horde-block-0.0.2-1mdv2010.1.noarch.rpm

POSTIN

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

POSTUN

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