diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-16 05:45:17 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-16 06:09:24 +0100 |
commit | d2ff2138b4710faab79145e8ac020d295754a8d6 (patch) | |
tree | 2a1f0d4fffe3bf5b6df656c696742c46ebd723e6 /debian/changelog | |
parent | 0a423ce8f689bb934831f1fecc41b6db5c5c8fdb (diff) | |
download | nx-libs-d2ff2138b4710faab79145e8ac020d295754a8d6.tar.gz nx-libs-d2ff2138b4710faab79145e8ac020d295754a8d6.tar.bz2 nx-libs-d2ff2138b4710faab79145e8ac020d295754a8d6.zip |
Make install-lite rule in Makefile.nx-libs more predictable and not rely on nxproxy/Makefile.in.
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 304a7f8d9..da26c9b0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,8 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium * Add Description: and Author: fields to various patch headers. * Makefile.nx-libs: Run make install for nxproxy first, then create the wrapper script. + * Make install-lite rule in Makefile.nx-libs more predictable and not + rely on nxproxy/Makefile.in. * NX code reduction efforts (from 93Mb to 41Mb): - Drop more unused code in nx-X11/programs/Xserver/hw/. Do this in |