Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > c5fb627ad9615864b9eb0f9c4a13e0b0 > scriptlet

cheesetracker-0.9.15.4-1mdv2008.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