From: inv Date: Wed, 4 Apr 2012 13:31:32 +0000 (+0000) Subject: SALOME 6.5.0 preparation: update PyQt script for version 4.9.1 (currect version is... X-Git-Tag: V6_5_0b1~30 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=8c9e687166e3c25ae82cc63ee65c896003532030;p=tools%2Finstall.git SALOME 6.5.0 preparation: update PyQt script for version 4.9.1 (currect version is still 4.7.3) --- diff --git a/config_files/PyQt.sh b/config_files/PyQt.sh index e3e70fd..148d211 100755 --- a/config_files/PyQt.sh +++ b/config_files/PyQt.sh @@ -80,6 +80,9 @@ if [ "$apply_patch_for_phonon" == "1" ] ; then ( cd ${PRODUCT_SRC_DIR}/sip/phonon && for f in `find . -name "*.sip"` ; do sed -i "s%^#include <%#include