Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > by-pkgid > 6a1dd8c6f49beffbeda12366edfbd084 > scriptlet

guide-scribus-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