Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > 7853703691eccc3c8c5fc9201402fac6 > scriptlet

synce-software-manager-0.9.0-2mdv2008.0.x86_64.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