author | Tom Prince <tom.prince@ualberta.net> | |
Wed, 12 Oct 2005 01:47:33 +0000 (18:47 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 12 Oct 2005 01:47:33 +0000 (18:47 -0700) | ||
commit | ec2d15118bd6aa24e9323302e9aaa71dd54bc028 | |
tree | 19c72d9a67554a538d020b2eab98a396a4033fda | tree | snapshot |
parent | 3e09cdfd114651fc61656dbd45d5ec3d9352cb2b | commit | diff |
Export template_dir in Makefile.
If somebody set template_dir in config.mak. Then git-init-db would be
compiled with the correct location but the templates would be installed
in the default location. Fix it.
Signed-off-by: Tom Prince <tom.prince@ualberta.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
If somebody set template_dir in config.mak. Then git-init-db would be
compiled with the correct location but the templates would be installed
in the default location. Fix it.
Signed-off-by: Tom Prince <tom.prince@ualberta.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history |