1
0
mirror of https://github.com/git/git.git synced 2024-10-04 13:21:20 +02:00
git/perl
Junio C Hamano 2cdf87ebd9 Fix perl/ build.
An earlier commit f848718a broke the build in perl/ directory by
allowing the Makefile.PL to overwrite the now-tracked Makefile.
Fix this by forcing Makefile.PL to produce its output in
perl.mak as the broken commit originally intended.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-12-08 14:07:45 -08:00
..
.gitignore
Git.pm
Makefile Fix perl/ build. 2006-12-08 14:07:45 -08:00
Makefile.PL Fix perl/ build. 2006-12-08 14:07:45 -08:00
private-Error.pm