aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2013-03-22 23:35:40 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2013-03-22 23:35:40 +0100
commitf81df1a69982fb3c4cfe13248dec1b8bc3fb66af (patch)
tree0f1f66b5717accea4c52f7ea92a5be42f092970a /debian/changelog
parent8f151d797b015b7d1070151e75d56587a7f3652f (diff)
downloadnx-libs-f81df1a69982fb3c4cfe13248dec1b8bc3fb66af.tar.gz
nx-libs-f81df1a69982fb3c4cfe13248dec1b8bc3fb66af.tar.bz2
nx-libs-f81df1a69982fb3c4cfe13248dec1b8bc3fb66af.zip
Main Makefile: Use absolute symlink when linking from $(X2GOLIBDIR) into $(NXLIBDIR) (i.e. linking x2goagent -> nxagent). (Fixes: #143).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 824d74608..bd680a105 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ nx-libs (2:3.5.0.18-0) UNRELEASED; urgency=low
* Work-in patch from Jan Engehardt for working around different
improper bash implementations of string-in-string replacing. (Fixes:
#145).
+ * Main Makefile: Use absolute symlink when linking from $(X2GOLIBDIR)
+ into $(NXLIBDIR) (i.e. linking x2goagent -> nxagent). (Fixes: #143).
[ Orion Poplawski ]
* Fix wrong symlink direction of libNX_* files. (Fixes: #107).