aboutsummaryrefslogtreecommitdiff
path: root/debian/wrappers/nxauth
diff options
context:
space:
mode:
Diffstat (limited to 'debian/wrappers/nxauth')
-rw-r--r--debian/wrappers/nxauth3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/wrappers/nxauth b/debian/wrappers/nxauth
index e49e79058..c8dbb83f3 100644
--- a/debian/wrappers/nxauth
+++ b/debian/wrappers/nxauth
@@ -23,10 +23,7 @@ NX_LOCAL_LIBS=/usr/local/lib/nx
NX_TEMP=${NX_TEMP:-/tmp}
export NX_TEMP
-LD_LIBRARY_PATH=$NX_LOCAL_LIBS:$NX_LOCAL_LIBS/X11:$NX_LIBS:$NX_LIBS/X11:$LD_LIBRARY_PATH
test -x $NX_LOCAL_LIBS/bin/$NXAPP && export NX_LIBS=$NX_LOCAL_LIBS
test -x $NX_LIBS/bin/$NXAPP && export NX_LIBS=$NX_LIBS
-export LD_LIBRARY_PATH
-
exec $NX_LIBS/bin/$NXAPP "$@" \ No newline at end of file