Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
hashlink
0001-fix-rpath.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-fix-rpath.patch of Package hashlink
Index: hashlink-1.14/CMakeLists.txt =================================================================== --- hashlink-1.14.orig/CMakeLists.txt +++ hashlink-1.14/CMakeLists.txt @@ -181,7 +181,7 @@ if(INTERPRETER_ENABLED) ) if (UNIX AND NOT APPLE) - set_target_properties(hl PROPERTIES INSTALL_RPATH "$ORIGIN;${CMAKE_INSTALL_PREFIX}/lib") + set_target_properties(hl PROPERTIES INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib") endif() target_link_libraries(hl libhl)
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