]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Fix installation of templates on ancient systems.
authorRamsay Allan Jones <ramsay@ramsay1.demon.co.uk>
Sat, 29 Jul 2006 16:25:03 +0000 (17:25 +0100)
committerJunio C Hamano <junkio@cox.net>
Wed, 2 Aug 2006 07:27:18 +0000 (00:27 -0700)
commit7ffe7098dca297016f87a7e10554e6736f7c3ae2
tree2f3d097f7b9745cfdc53fb498a59357a49474bb4
parent1fd4da643cb829618bbe76ab37df7f1b4dafc656
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>
Makefile
templates/Makefile