Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:yukoff:openSUSE:Leap:42.1:Backports
herqq
honour_lib_suffix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File honour_lib_suffix.patch of Package herqq
diff -Naur herqq-1.0.0.orig/hupnp/lib/qtsoap-2.7-opensource/buildlib/buildlib.pro herqq-1.0.0/hupnp/lib/qtsoap-2.7-opensource/buildlib/buildlib.pro --- herqq-1.0.0.orig/hupnp/lib/qtsoap-2.7-opensource/buildlib/buildlib.pro 2011-03-28 00:42:30.000000000 +0200 +++ herqq-1.0.0/hupnp/lib/qtsoap-2.7-opensource/buildlib/buildlib.pro 2013-12-30 00:48:34.728343414 +0100 @@ -14,11 +14,17 @@ #target.path = $$DESTDIR #INSTALLS += target -isEmpty(PREFIX) { - PREFIX = ../../../deploy +CONFIG(USE_QT_INSTALL_LOC) { + INSTLOC_LIB = $$[QT_INSTALL_LIBS] +} +else { + isEmpty(PREFIX) { + PREFIX = ./deploy + } + + INSTLOC_LIB = $$PREFIX/lib } -INSTLOC_LIB = $$PREFIX/lib target.path = $$INSTLOC_LIB INSTALLS += target
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