Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 97bc5393f070f37b6ee49b7f0accd338 > scriptlet

etherape-0.9.0-1mdk.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