aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/021_add-nxauth-wrapper.full.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/021_add-nxauth-wrapper.full.patch')
-rw-r--r--debian/patches/021_add-nxauth-wrapper.full.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/021_add-nxauth-wrapper.full.patch b/debian/patches/021_add-nxauth-wrapper.full.patch
index 80bcde643..54df5d62a 100644
--- a/debian/patches/021_add-nxauth-wrapper.full.patch
+++ b/debian/patches/021_add-nxauth-wrapper.full.patch
@@ -29,4 +29,4 @@
+test -d $NX_LIBS && export NX_LIBS || export NX_LIBS=$NX_LOCAL_LIBS
+export LD_LIBRARY_PATH
+
-+exec $NX_LIBS/nxauth "$@"
++exec $NX_LIBS/bin/nxauth "$@"