Projects
home:wkazubski:hamradio
qwt6-qt5
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 4
View file
qwt-6.1.3-rpath.patch
Added
@@ -0,0 +1,24 @@ +diff -ruN qwt-6.1.3.orig/designer/designer.pro qwt-6.1.3/designer/designer.pro +--- qwt-6.1.3.orig/designer/designer.pro 2016-06-13 10:14:23.019600853 +0300 ++++ qwt-6.1.3/designer/designer.pro 2017-04-21 02:01:26.358076198 +0300 +@@ -83,7 +83,7 @@ + # 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) { +diff -ruN qwt-6.1.3.orig/examples/examples.pri qwt-6.1.3/examples/examples.pri +--- qwt-6.1.3.orig/examples/examples.pri 2016-06-13 10:14:23.023600934 +0300 ++++ qwt-6.1.3/examples/examples.pri 2017-04-21 02:01:43.778128834 +0300 +@@ -34,7 +34,7 @@ + } + } + +-QMAKE_RPATHDIR *= $${QWT_OUT_ROOT}/lib ++#QMAKE_RPATHDIR *= $${QWT_OUT_ROOT}/lib + qwtAddLibrary($${QWT_OUT_ROOT}/lib, qwt) + + greaterThan(QT_MAJOR_VERSION, 4) {
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.