From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Alex Riesen <raa.lkml@gmail.com>
Cc: git@vger.kernel.org, Junio C Hamano <junkio@cox.net>
Subject: Re: [PATCH] Fix generation of perl/perl.mak
Date: Thu, 25 Oct 2007 21:42:07 +0100 (BST) [thread overview]
Message-ID: <Pine.LNX.4.64.0710252140500.4362@racer.site> (raw)
In-Reply-To: <20071025201724.GA11308@steel.home>
Hi,
On Thu, 25 Oct 2007, Alex Riesen wrote:
> Besides, a changed Git.pm is *NOT* a reason to rebuild all the perl
> scripts, so remove the dependency too.
>
> [...]
>
> @@ -931,10 +931,6 @@ $(XDIFF_LIB): $(XDIFF_OBJS)
> $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(XDIFF_OBJS)
>
>
> -perl/Makefile: perl/Git.pm perl/Makefile.PL GIT-CFLAGS
> - (cd perl && $(PERL_PATH) Makefile.PL \
> - PREFIX='$(prefix_SQ)')
> -
This is not really the dependency triggering a rebuild of all perl
scripts, right?
Ciao,
Dscho
next prev parent reply other threads:[~2007-10-25 20:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-25 20:17 [PATCH] Fix generation of perl/perl.mak Alex Riesen
2007-10-25 20:42 ` Johannes Schindelin [this message]
2007-10-25 21:21 ` Alex Riesen
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=Pine.LNX.4.64.0710252140500.4362@racer.site \
--to=johannes.schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
--cc=raa.lkml@gmail.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).