Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
libdict
libsuffix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libsuffix.patch of Package libdict
diff --git a/CMakeLists.txt b/CMakeLists.txt index 5ed8289..b07cdd5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -133,8 +133,8 @@ install(FILES ${LIBDICT_HEADERS} # install libraries, shared library is part of runtime whereas static library # is only needed for development install(TARGETS libdict-shared libdict-static - LIBRARY DESTINATION lib COMPONENT lib - ARCHIVE DESTINATION lib COMPONENT dev + LIBRARY DESTINATION lib${LIB_SUFFIX} COMPONENT lib + ARCHIVE DESTINATION lib${LIB_SUFFIX} COMPONENT dev OPTIONAL) # tools are in separate package
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