Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.1
qwt6-qt5
qwt-6.1.3-rpath.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qwt-6.1.3-rpath.patch of Package qwt6-qt5
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
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor