Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
osmosdr
osmosdr-cmake-libsuffix.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File osmosdr-cmake-libsuffix.diff of Package osmosdr
diff --git a/software/libosmosdr/CMakeLists.txt b/software/libosmosdr/CMakeLists.txt index 60f43d8..f51793c 100644 --- a/software/libosmosdr/CMakeLists.txt +++ b/software/libosmosdr/CMakeLists.txt @@ -124,7 +124,7 @@ ENDIF(CMAKE_CROSSCOMPILING) set(prefix ${CMAKE_INSTALL_PREFIX}) set(exec_prefix \${prefix}) -set(libdir \${exec_prefix}/lib) +set(libdir \${exec_prefix}/lib${LIB_SUFFIX}) set(includedir \${prefix}/include) CONFIGURE_FILE( @@ -134,5 +134,5 @@ CONFIGURE_FILE( INSTALL( FILES ${CMAKE_CURRENT_BINARY_DIR}/libosmosdr.pc - DESTINATION lib/pkgconfig + DESTINATION lib${LIB_SUFFIX}/pkgconfig )
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