tags 420675 - patch
tags 420675 + fixed-upstream pending
quit

Hi Josh,

On Mon, Apr 23, 2007 at 06:08:01PM -0700, Josh Triplett wrote:
> Git attempts to read system-wide configuration information from
> /usr/etc/gitconfig, rather than /etc/gitconfig.  This occurs because
> ETC_GITCONFIG in the Makefile defaults to $(prefix)/etc/gitconfig , and
> debian/rules sets prefix=/usr but does not set ETC_GITCONFIG.  The attached
> patch explicitly sets ETC_GITCONFIG=/etc/gitconfig.

Your commit b51b8bbf146d17556226bff14f97957e84aa0207 in upstream maint
branch fixes this just fine.

> Also, INSTALLDIRS=vendor no longer has any effect on the build system, and
> neither "INSTALLDIRS" nor "vendor" appears anywhere other than debian/rules
> and the RPM spec files.  The attached patch removes INSTALLDIRS=vendor.

INSTALLDIRS=vendor is still used when generating the Makefile in the
subdirectory perl/, and must not be removed.

Thanks, Gerrit.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to