1
0
mirror of https://github.com/git/git.git synced 2024-11-18 04:14:01 +01: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 Make perl/ build procedure ActiveState friendly. 2006-12-04 13:39:32 -08:00
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