author | Gerrit Pape <pape@smarden.org> | |
Mon, 10 Dec 2007 09:31:02 +0000 (09:31 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 11 Dec 2007 08:38:46 +0000 (00:38 -0800) | ||
commit | 28072a5d303b212695ef8b70f24cfed069ec94b8 | |
tree | 8c809e2021fcb8d20a4c5f02f90fd73082ad7cc8 | tree | snapshot |
parent | 923db42eea6fac743d8c93f0af4904740a445edf | commit | diff |
Don't cache DESTDIR in perl/perl.mak.
DESTDIR is supposed to be overridden on 'make install' after doing
'make'. Have the automatically generated perl/perl.mak not cache the
value of DESTDIR to support that for the perl/ subdirectory also.
Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
DESTDIR is supposed to be overridden on 'make install' after doing
'make'. Have the automatically generated perl/perl.mak not cache the
value of DESTDIR to support that for the perl/ subdirectory also.
Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history | |
perl/Makefile.PL | diff | blob | history |