Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1:Update
xmms2
xmms2-0.8-rpath.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xmms2-0.8-rpath.patch of Package xmms2
Index: xmms2-0.8DrO_o/src/plugins/sid/wscript =================================================================== --- xmms2-0.8DrO_o.orig/src/plugins/sid/wscript +++ xmms2-0.8DrO_o/src/plugins/sid/wscript @@ -19,13 +19,6 @@ def plugin_configure(conf): builders = conf.check_cfg(package="libsidplay2", args="--variable=builders").strip() - # It looks funny that this is LIBPATH_sidplay but it is correct - # since we explcitly set the path to builders for resid it will - # find resid in the list even though we still need to -rpath it. - if not realpath(builders) in [realpath(i) for i in conf.env.LIBPATH_sidplay]: - conf.env.LINKFLAGS_resid = ["-Wl,-rpath=%s" % builders] - conf.env.LIBPATH_resid = [builders] - conf.check_cxx(lib="resid-builder", header_name="sidplay/builders/resid.h", uselib_store="resid", uselib="resid")
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