All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: Michael <barra_cuda@katamail.com>
Cc: git@vger.kernel.org
Subject: Re: Error.pm: add configuration variable in Makefile
Date: Fri, 16 Feb 2007 13:18:42 -0800	[thread overview]
Message-ID: <7vzm7d3iod.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <200702162200.15241.barra_cuda@katamail.com> (barra_cuda@katamail.com's message of "Fri, 16 Feb 2007 22:00:15 +0100")

Michael <barra_cuda@katamail.com> writes:

> When compiling, we check in perl/Makefile.PL if Error.pm is available. If not, 
> we use our Error.pm instead. So, after a "make install" the system does have 
> an Error.pm. This is fine, unless we are used to create an 
> rpm/deb/whatever-it-is by ourselves and install it with the system's package 
> manager.

The private copy is only to help people who build from the
source _and_ are lazy enough to install Error.pm from more
official sources (either CPAN or officially pacakged ones).

My preference is to never allow out private copy to leak into
binary packages, and have our binary packages _always_ depend on
the officially packaged ones.

  reply	other threads:[~2007-02-16 21:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-16 21:00 Error.pm: add configuration variable in Makefile Michael
2007-02-16 21:18 ` Junio C Hamano [this message]
2007-02-17 14:38 ` Sergio Callegari
2007-02-18  8:45   ` Junio C Hamano

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=7vzm7d3iod.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=barra_cuda@katamail.com \
    --cc=git@vger.kernel.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.