Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > d42fba1a6850a3536528c66fa1793c02 > scriptlet

horde-argv-0.1.0-24.mga1.noarch.rpm

POSTIN

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

POSTUN

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