configure: Also add the absolute RPATH when linking against libwine.

Sebastian Lackner sebastian at fds-team.de
Thu Sep 4 02:49:35 CDT 2014


When setcap is used on the wine-preloader binary the relative RPATH is not interpreted correctly anymore (or intentionally ignored?), and bin/wine fails to find the correct version of libwine.so (except its in one of the default paths). By specifying a second absolute fallback RPATH this issue can be easily resolved. Fixes the "invalid" bug 26256.

Needs autoreconf.
---
 configure.ac |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-configure-Also-add-the-absolute-RPATH-when-linking-a.patch
Type: text/x-patch
Size: 1384 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140904/e588a338/attachment.bin>


More information about the wine-patches mailing list