Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > media > contrib-release > by-pkgid > 75ca413489da4245ccf1179b6e07e3ca > scriptlet

kicad-20060626-1mdv2007.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