Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 556caee27864b4f4e9a7b2fd206a95c4 > scriptlet

horde-notification-0.0.2-4.mga1.noarch.rpm

POSTIN

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

POSTUN

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