commit | 2cdf87ebd9976d98d544669d94b111fea731d2ba | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Fri Dec 08 14:07:45 2006 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Fri Dec 08 14:07:45 2006 -0800 |
tree | b1587e6585e279f2d6cf774b54ad53d6cc56059c | |
parent | a552db3a64464f1b514b074fbc43aaf599106087 [diff] |
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>