Sophie

Sophie

distrib > Mandriva > 8.1 > i586 > by-pkgid > 538cc832562c628d6be6d1ff84de8ce9 > scriptlet

GnewsAlert-0.7-5mdk.i586.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi

POSTUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi