diff options
author | Alex Riesen <raa.lkml@gmail.com> | 2007-10-25 22:17:24 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-10-26 16:44:45 -0700 |
commit | d1a2057560b33c926ba481618105edbb65d2c91c (patch) | |
tree | 4cc780abffb7d41b9e5db231f1aa3006a2607ca5 /t/t5100/info0007 | |
parent | git-remote: fix "Use of uninitialized value in string ne" (diff) | |
download | tgif-d1a2057560b33c926ba481618105edbb65d2c91c.tar.xz |
Fix generation of perl/perl.mak
The code generating perl/Makefile from Makefile.PL was causing trouble
because it didn't considered NO_PERL_MAKEMAKER and ran makemaker
unconditionally, rewriting perl.mak. Makemaker is FUBAR in ActiveState Perl,
and perl/Makefile has a replacement for it.
Besides, a changed Git.pm is *NOT* a reason to rebuild all the perl scripts,
so remove the dependency too.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5100/info0007')
0 files changed, 0 insertions, 0 deletions