aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-02-11 23:39:16 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-02-11 23:39:16 +0100
commit4473c3ab9c4ea4ece35fcc1da1608179404d9fba (patch)
tree7bf4b137cbc931d4c401dd632dd7a775214febbc /debian/changelog
parentec72377982314efccbc8597a65ec364b8b75d251 (diff)
downloadnx-libs-4473c3ab9c4ea4ece35fcc1da1608179404d9fba.tar.gz
nx-libs-4473c3ab9c4ea4ece35fcc1da1608179404d9fba.tar.bz2
nx-libs-4473c3ab9c4ea4ece35fcc1da1608179404d9fba.zip
Do not install libXinerama directly into /usr/lib/nx. Recommended method is installing to /usr/lib/nx/Xinerama, so that you can enable/disable usage of the Xinerama extension.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 012c7bd95..35df3c165 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ nx-libs (2:3.5.0.11-0) UNRELEASED; urgency=low
* Use ,,$(MAKE) -C'' in main Makefile for calling Makefiles in subdirectories,
make build stanza work for nx-libs-full and nx-libs-lite.
+ * Do not install libXinerama directly into /usr/lib/nx. Recommended method is
+ installing to /usr/lib/nx/Xinerama, so that you can enable/disable usage of
+ the Xinerama extension.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 07 Feb 2012 13:48:19 +0100