aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/022_add-nxproxy-wrapper.full+lite.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/022_add-nxproxy-wrapper.full+lite.patch')
-rw-r--r--debian/patches/022_add-nxproxy-wrapper.full+lite.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/022_add-nxproxy-wrapper.full+lite.patch b/debian/patches/022_add-nxproxy-wrapper.full+lite.patch
index 6e4ee9f95..d8c49cff5 100644
--- a/debian/patches/022_add-nxproxy-wrapper.full+lite.patch
+++ b/debian/patches/022_add-nxproxy-wrapper.full+lite.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/nxproxy "$@"
++exec $NX_LIBS/bin/nxproxy "$@"