diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-02-15 08:10:21 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-02-15 08:10:21 +0100 |
commit | 548d50ba59444a399ed525aa49c040394d25801e (patch) | |
tree | 5ccc764720ae1da338ec7563f2f2c6b9e0973709 /debian/changelog | |
parent | 3deee8f94983ea6c072663c1197d311fc1ddaf6c (diff) | |
download | nx-libs-548d50ba59444a399ed525aa49c040394d25801e.tar.gz nx-libs-548d50ba59444a399ed525aa49c040394d25801e.tar.bz2 nx-libs-548d50ba59444a399ed525aa49c040394d25801e.zip |
changelog cleanup, typo fix
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 49612d969..9e1e037c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,7 +24,7 @@ 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 + * 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. |