author | Junio C Hamano <junkio@cox.net> | |
Fri, 8 Dec 2006 22:07:45 +0000 (14:07 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 8 Dec 2006 22:07:45 +0000 (14:07 -0800) | ||
commit | 2cdf87ebd9976d98d544669d94b111fea731d2ba | |
tree | b1587e6585e279f2d6cf774b54ad53d6cc56059c | tree | snapshot |
parent | a552db3a64464f1b514b074fbc43aaf599106087 | commit | 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>
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>
perl/Makefile | diff | blob | history | |
perl/Makefile.PL | diff | blob | history |