diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2012-02-15 08:09:41 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-02-15 08:09:51 +0100 |
commit | 3deee8f94983ea6c072663c1197d311fc1ddaf6c (patch) | |
tree | 8894ebf4fd45c4ffe8108808786285ae73e0be28 /debian/changelog | |
parent | 9282c00e2aaa02404809fe317308ccbb4da3b0e8 (diff) | |
download | nx-libs-3deee8f94983ea6c072663c1197d311fc1ddaf6c.tar.gz nx-libs-3deee8f94983ea6c072663c1197d311fc1ddaf6c.tar.bz2 nx-libs-3deee8f94983ea6c072663c1197d311fc1ddaf6c.zip |
Add patch 032_nx-X11_no-x11r6-project-root. We must not overlap with any existing files, therefore, both /usr/X11R6 and /usr are excluded possibilities for ProjectRoot. Use %_libexecdir/somename, since that is still allowed by FHS.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0b45f2f5c..49612d969 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,10 @@ nx-libs (2:3.5.0.11-0) UNRELEASED; urgency=low * Add patch: 031_nx-X11_parallel-make.diff, enable parallel make. * Add patch: 301_nx-X11_use-shared-libs.full.diff, use shared libraries from distribution rather then libs included in source tree. + * Add patch 032_nx-X11_no-x11r6-project-root. We must not overlap with any + existing files, therefore, both /usr/X11R6 and /usr are excluded + possibilities for ProjectRoot. Use %_libexecdir/somename, since that is + still allowed by FHS. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 07 Feb 2012 13:48:19 +0100 |