Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > media > contrib > by-pkgid > 8bc9d218aa396df79341477599fcce09 > scriptlet

gentoo-0.11.54-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