Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 44ae6d125565eb4c6d33020ba4035413 > scriptlet

eboard-1.0.2-1mdv2007.1.x86_64.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