Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > 083246b421f1d4ec612e81e806c9bf21 > scriptlet

kisdnload-0.9.1-4mdk.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