Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > media > contrib-release > by-pkgid > 9a90e9bbcd2982f2bdb104012855b430 > scriptlet

gentoo-0.11.55-1mdk.x86_64.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi 


    echo Note
    echo If you are updating from a previous version, at first lanch select Configure
    echo and Save to update ~.gentoorc to current version.

POSTUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi