aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/020_add-nxagent-wrapper.full.patch
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-10-19 09:56:26 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-10-19 10:36:21 +0200
commit11980c79b29109d1cb6ae6d53cd4551e9fbea98b (patch)
tree2bb7b8c5c872853b10412ed573edcff8765e2c79 /debian/patches/020_add-nxagent-wrapper.full.patch
parentfbb3ba912eac86753514da2175a14d8616ff91df (diff)
downloadnx-libs-11980c79b29109d1cb6ae6d53cd4551e9fbea98b.tar.gz
nx-libs-11980c79b29109d1cb6ae6d53cd4551e9fbea98b.tar.bz2
nx-libs-11980c79b29109d1cb6ae6d53cd4551e9fbea98b.zip
Drop patch 032, fix other patches so that installation via make install installs NX components to /usr/local/lib/nx and /usr/local/include/nx.
Diffstat (limited to 'debian/patches/020_add-nxagent-wrapper.full.patch')
-rw-r--r--debian/patches/020_add-nxagent-wrapper.full.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/020_add-nxagent-wrapper.full.patch b/debian/patches/020_add-nxagent-wrapper.full.patch
index 05d944b00..d44e760de 100644
--- a/debian/patches/020_add-nxagent-wrapper.full.patch
+++ b/debian/patches/020_add-nxagent-wrapper.full.patch
@@ -30,4 +30,4 @@
+
+export LD_LIBRARY_PATH
+
-+exec $NX_LIBS/nxagent "$@"
++exec $NX_LIBS/bin/nxagent "$@"