1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-24 15:26:10 +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 Make perl/ build procedure ActiveState friendly. 2006-12-04 13:39:32 -08:00
Git.pm Git.pm: Kill Git.xs for now 2006-09-23 14:02:40 -07:00
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 Eliminate Scalar::Util usage from private-Error.pm 2006-07-25 21:13:30 -07:00