From: "Grégoire Sutre" <gregoire.sutre@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: [PATCH] Improve man page headers
Date: Tue, 08 Jun 2010 19:58:57 +0200 [thread overview]
Message-ID: <4C0E84E1.9040902@gmail.com> (raw)
In-Reply-To: <20100608174656.GU21862@riva.ucam.org>
On 06/08/2010 19:46, Colin Watson wrote:
In a recent message sent to the list [1], I proposed the following
modification [2] to account for filename transformations in man pages:
+ * Makefile.in (install-local): Use installed files on help2man command
+ line to account for file name transformations.
- $(HELP2MAN) --section=1 -o $(DESTDIR)$(mandir)/man1/$$dest.1
$(builddir)/$$file; \
+ $(HELP2MAN) --section=1 -o $(DESTDIR)$(mandir)/man1/$$dest.1
$(DESTDIR)$(bindir)/$$dest; \
Could your approach also support filename transformations?
Grégoire
[1] http://lists.gnu.org/archive/html/grub-devel/2010-06/msg00017.html
[2] http://lists.gnu.org/archive/html/grub-devel/2010-06/txt4Y87EGyb6H.txt
next prev parent reply other threads:[~2010-06-08 17:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-08 17:46 [PATCH] Improve man page headers Colin Watson
2010-06-08 17:58 ` Grégoire Sutre [this message]
2010-06-08 18:26 ` Colin Watson
2010-06-09 15:14 ` Grégoire Sutre
2010-06-09 20:31 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-06-11 21:12 ` Colin Watson
2010-06-09 19:34 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-06-09 20:15 ` Colin Watson
2010-06-09 20:29 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-06-09 16:02 ` Jordi Mallach
2010-06-09 19:36 ` Vladimir 'φ-coder/phcoder' Serbinenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C0E84E1.9040902@gmail.com \
--to=gregoire.sutre@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.