Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 301a5e131c63421cf0b08a7d0c4a37e5 > scriptlet

cheesetracker-0.5.5-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