Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > ea95f8a6ee9bdfa5448267379c4ec4f8 > scriptlet

quicklist-0.8.6-5mdv2008.1.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