Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 1cca7400e3fd8adc8ef65918615a44b6 > scriptlet

xosview-1.8.0-5mdk.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