Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 19966a6f6c60c060f476832f06f40f48 > scriptlet

freeciv-1.14.0-5mdk.ppc.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