X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=config_files%2FPyQt-4.7.3.sh;h=4fd62e8afb4451f6bc31d2a4b7a5e321940179e0;hb=260bf6b42efe9e30501c4e6e99b013da3fe34f77;hp=4a056795d7449f6d9519707c8dba23eea5763d85;hpb=8ba0079b0130f77ab0f3ae4d0e45e6a52d382d55;p=tools%2Finstall.git diff --git a/config_files/PyQt-4.7.3.sh b/config_files/PyQt-4.7.3.sh index 4a05679..4fd62e8 100755 --- a/config_files/PyQt-4.7.3.sh +++ b/config_files/PyQt-4.7.3.sh @@ -74,6 +74,9 @@ source ${INSTALL_WORK}/$SHRC check_jb tar xfz ${SOURCE_DIR}/${PRODUCT}.tar.gz -C ${INST_ROOT} +# apply patch for phonon package +( cd ${PRODUCT_SRC_DIR}/sip/phonon && for f in `find . -name "*.sip"` ; do sed -i "s%^#include <%#include