Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 8702e347d901e6f3a99eb030c52eeaef > scriptlet

gnome-linuxconf-0.67.1-7mdk.ppc.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