diff options
author | Reinhard Tartler <siretart@tauware.de> | 2012-12-15 14:45:26 +0100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2012-12-16 11:43:44 +0100 |
commit | 300bafb1af567620df502cacb8bab7cac1ce9bf3 (patch) | |
tree | 7721feaf8af6a589f9e29fc67a58ec48c787d166 /debian/changelog | |
parent | 978aaa0a468aed9cb9efc6b414f5bb18acdcc7b1 (diff) | |
download | nx-libs-300bafb1af567620df502cacb8bab7cac1ce9bf3.tar.gz nx-libs-300bafb1af567620df502cacb8bab7cac1ce9bf3.tar.bz2 nx-libs-300bafb1af567620df502cacb8bab7cac1ce9bf3.zip |
integrate install and uninstall rules into the top-level Makefile
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 9350f134c..335bc7da6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,6 +39,8 @@ nx-libs (2:3.5.0.17-0) UNRELEASED; urgency=low * Update 031_nx-X11_parallel-make.full.patch. Add an explicit dependency from the NX libX11.so to the nxcomp libraries. Unbreaks parallel builds. (Fixes: #87). + * Fix and greatly enhance the top-level install and uninstall target for + plain makefile installs. -- Reinhard Tartler <siretart@tauware.de> Sat, 15 Dec 2012 14:29:12 +0100 |