Sophie

Sophie

distrib > Mandriva > 10.1 > i586 > by-pkgid > 13863a30a99ea00c01e3010f61dadbea > scriptlet

guide-chemtool-1.0.0-3mdk.noarch.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