summary refs log tree commit diff
path: root/pkgs/applications/version-management/git-and-tools
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-07-02 17:05:55 +0000
committerPeter Simons <simons@cryp.to>2009-07-02 17:05:55 +0000
commitaded9986c5b2c282c90e299dae8b403d54a20520 (patch)
tree940c4043865b26df3fc6679cf585b9a657c88d0f /pkgs/applications/version-management/git-and-tools
parent5e7f7822f89098d999a4c6a9a121a0d4cf46954d (diff)
Re-added the description of this patch, which was accidentally
overwritten in my last commit.

svn path=/nixpkgs/trunk/; revision=16149
Diffstat (limited to 'pkgs/applications/version-management/git-and-tools')
-rw-r--r--pkgs/applications/version-management/git-and-tools/git/docbook2texi.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/applications/version-management/git-and-tools/git/docbook2texi.patch b/pkgs/applications/version-management/git-and-tools/git/docbook2texi.patch
index 55113e8b99392..c89842c180e65 100644
--- a/pkgs/applications/version-management/git-and-tools/git/docbook2texi.patch
+++ b/pkgs/applications/version-management/git-and-tools/git/docbook2texi.patch
@@ -1,3 +1,7 @@
+This patch does two things: (1) use the right name for `docbook2texi',
+and (2) make sure `gitman.info' isn't produced since it's broken (duplicate
+node names).
+
 diff -u -r -w git-1.6.3.3.orig/Documentation/Makefile git-1.6.3.3/Documentation/Makefile
 --- git-1.6.3.3.orig/Documentation/Makefile	2009-07-02 17:07:17.000000000 +0200
 +++ git-1.6.3.3/Documentation/Makefile	2009-07-02 17:08:49.000000000 +0200