git/perl
Ævar Arnfjörð Bjarmason 5eb660ecd1 perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER
When I added the i18n infrastructure in v1.7.8-rc2-1-g5e9637c I forgot
to install Git::I18N also when NO_PERL_MAKEMAKER=YesPlease was
set. Change the generation of the fallback perl.mak file to do that.

Now Git/I18N.pm is installed alongside Git.pm in such a way that
anything that uses GITPERLLIB will find it.

Reported-by: Tom G. Christensen <tgc@statsbiblioteket.dk>
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-03-16 09:15:28 -07:00
..
Git Git::I18N: compatibility with perl <5.8.3 2012-03-10 13:25:41 -08:00
.gitignore Add MYMETA.json to perl/.gitignore 2011-12-29 13:08:47 -08:00
Git.pm libperl-git: refactor Git::config_* 2011-10-18 12:00:33 -07:00
Makefile perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER 2012-03-16 09:15:28 -07:00
Makefile.PL i18n: add infrastructure for translating Git with gettext 2011-12-05 20:46:55 -08:00
private-Error.pm Assorted typo fixes 2007-02-03 21:49:54 -08:00