* [PATCH] doc: Add 'help2man' to HACKING.
@ 2015-06-08 9:20 Alex Kost
2015-06-08 19:21 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Alex Kost @ 2015-06-08 9:20 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 141 bytes --]
Since now help2man is needed to build man pages, I think it is worth
mentioning somewhere in the documentation. Though I'm not sure where.
[-- Attachment #2: 0001-doc-Add-help2man-to-HACKING.patch --]
[-- Type: text/x-patch, Size: 874 bytes --]
From f75411cd7ad1c8cd5ce19a486344f33a7b2b4011 Mon Sep 17 00:00:00 2001
From: Alex Kost <alezost@gmail.com>
Date: Mon, 8 Jun 2015 12:12:37 +0300
Subject: [PATCH] doc: Add 'help2man' to HACKING.
* HACKING: Mention 'help2man'.
---
HACKING | 1 +
1 file changed, 1 insertion(+)
diff --git a/HACKING b/HACKING
index cf10ba5..1e742c8 100644
--- a/HACKING
+++ b/HACKING
@@ -20,6 +20,7 @@ addition to those mentioned in the installation instructions:
- [[http://www.gnu.org/software/automake/][GNU Automake]]
- [[http://www.gnu.org/software/gettext/][GNU Gettext]]
- [[http://www.graphviz.org/][Graphviz]]
+ - [[http://www.gnu.org/software/help2man/][GNU Help2man]] (optional)
Run ‘./bootstrap’ to download the Nix daemon source code and to generate the
build system infrastructure using autoconf. It reports an error if an
--
2.2.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-08 19:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-08 9:20 [PATCH] doc: Add 'help2man' to HACKING Alex Kost
2015-06-08 19:21 ` Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.