From: "J. Bruce Fields" <bfields@fieldses.org>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: [PATCH] Mention install-doc in INSTALL
Date: Sat, 21 Jan 2006 18:54:12 -0500 [thread overview]
Message-ID: <E1F0SYe-0005ix-WB@puzzle.fieldses.org> (raw)
I think most people will want to install the man pages as well.
(I'm less sure about the case of the home directory, as I assume there's
unlikely to be a reasonable place to install man pages to in that case.)
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
---
INSTALL | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
81333d4427d75d039c6b5b5bd3c5b71e236ff187
diff --git a/INSTALL b/INSTALL
index 916ddd4..6fb826a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ will install the git programs in your ow
to do a global install, you can do
$ make prefix=/usr ;# as yourself
- # make prefix=/usr install ;# as root
+ # make prefix=/usr install install-doc ;# as root
(or prefix=/usr/local, of course). Just like any program suite
that uses $prefix, the built results have some paths encoded,
--
0.99.8b-g58e3
next reply other threads:[~2006-01-21 23:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-21 23:54 J. Bruce Fields [this message]
2006-01-22 0:12 ` [PATCH] Mention install-doc in INSTALL Petr Baudis
2006-01-22 3:29 ` Junio C Hamano
2006-01-22 18:12 ` J. Bruce Fields
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=E1F0SYe-0005ix-WB@puzzle.fieldses.org \
--to=bfields@fieldses.org \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).