From 8c9e687166e3c25ae82cc63ee65c896003532030 Mon Sep 17 00:00:00 2001 From: inv Date: Wed, 4 Apr 2012 13:31:32 +0000 Subject: [PATCH] SALOME 6.5.0 preparation: update PyQt script for version 4.9.1 (currect version is still 4.7.3) --- config_files/PyQt.sh | 3 +++ config_files/patches/PyQt-4.9.1.patch | 36 +++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 config_files/patches/PyQt-4.9.1.patch 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