You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qwt/SOURCES/qwt-6.1.3-no_rpath.patch

13 lines
600 B

diff -rupN --no-dereference qwt-6.1.4/designer/designer.pro qwt-6.1.4-new/designer/designer.pro
--- qwt-6.1.4/designer/designer.pro 2019-01-02 17:21:31.544467209 +0100
+++ qwt-6.1.4-new/designer/designer.pro 2020-01-06 17:17:19.964623815 +0100
@@ -98,7 +98,7 @@ contains(QWT_CONFIG, QwtDesigner) {
# compile the path for finding the Qwt library
# into the plugin. Not supported on Windows !
- QMAKE_RPATHDIR *= $${QWT_INSTALL_LIBS}
+ #QMAKE_RPATHDIR *= $${QWT_INSTALL_LIBS}
qwtAddLibrary($${QWT_OUT_ROOT}/lib, qwt)
contains(QWT_CONFIG, QwtDll) {