author | Ramsay Allan Jones <ramsay@ramsay1.demon.co.uk> | |
Sat, 29 Jul 2006 16:25:03 +0000 (17:25 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 2 Aug 2006 07:27:18 +0000 (00:27 -0700) | ||
commit | 7ffe7098dca297016f87a7e10554e6736f7c3ae2 | |
tree | 2f3d097f7b9745cfdc53fb498a59357a49474bb4 | tree | snapshot |
parent | 1fd4da643cb829618bbe76ab37df7f1b4dafc656 | commit | diff |
Fix installation of templates on ancient systems.
Do not use $(call) for 'shell quoting' paths, and pass DESTDIR down
to the templates makefile.
[jc: we have fixed the main Makefile long time ago, but somehow
forgot to apply the same fix to templates Makefile.]
Signed-off-by: Ramsay Allan Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Do not use $(call) for 'shell quoting' paths, and pass DESTDIR down
to the templates makefile.
[jc: we have fixed the main Makefile long time ago, but somehow
forgot to apply the same fix to templates Makefile.]
Signed-off-by: Ramsay Allan Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
templates/Makefile | diff | blob | history |