diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-10-20 22:27:26 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-10-20 22:27:26 +0200 |
commit | f801d405dcdf4d80e8b6b4bfcad9a0013e57be9b (patch) | |
tree | 7db3f463a9c680317b9510583bf83adf7a0a89ad /debian/changelog | |
parent | d39771037bea6109cc7ce2e41c9f0d3271f536a3 (diff) | |
download | nx-libs-f801d405dcdf4d80e8b6b4bfcad9a0013e57be9b.tar.gz nx-libs-f801d405dcdf4d80e8b6b4bfcad9a0013e57be9b.tar.bz2 nx-libs-f801d405dcdf4d80e8b6b4bfcad9a0013e57be9b.zip |
Fix wrapper scripts: make sure all NX executables can be launched if NX gets installed via the tarball installation method.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9666d6e1a..1ed80c2dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ nx-libs (2:3.5.0.16-0) UNRELEASED; urgency=low unneeded build file from NoMachine's nxproxy sources. * Modify patch: 001_add-main-makefile.full+lite.patch. Install nx* and x2goagent wrapper scripts during make install. + * Fix wrapper scripts: make sure all NX executables can be launched + if NX gets installed via the tarball installation method. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 21 Sep 2012 10:06:54 +0200 |