Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > c6c7a122631c65ec39922c222e82fa05 > scriptlet

xcpustate-2.5-11mdk.i586.rpm

POSTIN

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

POSTUN

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