Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > main > by-pkgid > 9e2a0d8feac2478394a05f73569af740 > scriptlet

trophy-1.1.3-3mdk.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