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/qwt-6.1.3-no_rpath.patch

13 lines
591 B

diff -up qwt-6.1.3/designer/designer.pro.no_rpath qwt-6.1.3/designer/designer.pro
--- qwt-6.1.3/designer/designer.pro.no_rpath 2016-06-13 02:14:23.019600853 -0500
+++ qwt-6.1.3/designer/designer.pro 2017-03-08 12:11:49.591323453 -0600
@@ -83,7 +83,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) {