Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:aschnell:boost
hidviz
hidviz-libexec_path.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File hidviz-libexec_path.patch of Package hidviz
Index: hidviz-0.1.5/libhidx/libhidx/src/Connector.cc =================================================================== --- hidviz-0.1.5.orig/libhidx/libhidx/src/Connector.cc +++ hidviz-0.1.5/libhidx/libhidx/src/Connector.cc @@ -84,10 +84,7 @@ namespace libhidx { std::string UnixSocketConnector::getServerPath() { const static std::vector<std::string> possiblePaths{ - getExecutablePath() + "/../libhidx/libhidx_server_daemon", - getExecutablePath() + "/../libexec", - "/usr/local/libexec", - "/usr/libexec" + "__LIBEXECDIR__" }; const static std::string executableName{"libhidx_server_daemon"};
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