From 0a7ef09c8ad90e0898b6ee2c56f9a27efb1b461a Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 4 Feb 2017 19:00:00 +0100 Subject: Load libNX_X11 / faked libX11 via RPATH setting rather than fidgeting with LD_LIBRARY_PATH in the nxagent wrapper script. Fixes ArcticaProject/nx-libs#225. --- nx-X11/config/cf/lnxLib.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nx-X11/config/cf/lnxLib.rules') diff --git a/nx-X11/config/cf/lnxLib.rules b/nx-X11/config/cf/lnxLib.rules index 166e896f1..e415db8f1 100644 --- a/nx-X11/config/cf/lnxLib.rules +++ b/nx-X11/config/cf/lnxLib.rules @@ -9,7 +9,7 @@ #endif #ifndef UseRpath -#define UseRpath NO +#define UseRpath YES #endif #if UseElfFormat -- cgit v1.2.3