From: Junio C Hamano <gitster@pobox.com>
To: Nanako Shiraishi <nanako3@lavabit.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 6/6] t9400, t9401: use "git cvsserver" without dash
Date: Wed, 10 Sep 2008 15:37:50 -0700 [thread overview]
Message-ID: <7v8wtzvd8h.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: 20080910200318.6117@nanako3.lavabit.com
Nanako Shiraishi <nanako3@lavabit.com> writes:
> Subject: [PATCH] Install git-cvsserver in $(bindir)
>
> It is one of the server side programs and needs to be found on usual $PATH.
>
> Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com>
> ...
> - $(INSTALL) git$X git-upload-pack$X git-receive-pack$X git-upload-archive$X git-shell$X '$(DESTDIR_SQ)$(bindir_SQ)'
> + $(INSTALL) git$X git-upload-pack$X git-receive-pack$X git-upload-archive$X git-shell$X git-cvsserver$X '$(DESTDIR_SQ)$(bindir_SQ)'
Thanks.
Will queue but without $X at the end, as I do not think we want it even on
Windows because cvsserver is a script.
next prev parent reply other threads:[~2008-09-10 22:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-09 21:25 [PATCH 6/6] t9400, t9401: use "git cvsserver" without dash Nanako Shiraishi
2008-09-09 21:38 ` Junio C Hamano
2008-09-09 21:56 ` Jeff King
2008-09-10 4:13 ` Junio C Hamano
2008-09-10 11:03 ` Nanako Shiraishi
2008-09-10 22:37 ` Junio C Hamano [this message]
2008-10-28 11:16 ` Dmitry V. Levin
2008-10-28 15:57 ` Junio C Hamano
-- strict thread matches above, loose matches on Subject: below --
2008-09-09 21:50 Nanako Shiraishi
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=7v8wtzvd8h.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=nanako3@lavabit.com \
/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).