From: Quentin Cozette Date: Mon, 21 Dec 2020 14:01:06 +0000 (+0100) Subject: Fix ParaView patch for native DB10 - wrong xmlpattterns HINT X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d474c8800104f721f32a968f7c0e3459ce7e9350;p=tools%2Fsat_salome.git Fix ParaView patch for native DB10 - wrong xmlpattterns HINT --- diff --git a/products/patches/ParaViewClient_native.patch b/products/patches/ParaViewClient_native.patch index 110ef87..c1b303e 100644 --- a/products/patches/ParaViewClient_native.patch +++ b/products/patches/ParaViewClient_native.patch @@ -4,7 +4,7 @@ NAMES xmlpatterns-qt5 xmlpatterns HINTS "${Qt5_DIR}/../../../bin" "${Qt5_DIR}/../../../libexec/qt5/bin" -+ "${Qt5_DIR}/../../../lib/qt5/bin" ++ "${Qt5_DIR}/../../qt5/bin" DOC "Path to xmlpatterns") mark_as_advanced(qt_xmlpatterns_executable)