Remove trailing slash from $(template_dir).
authorJohannes Sixt <J.Sixt@eudaptics.com>
Mon, 11 Jun 2007 09:10:47 +0000 (11:10 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Jun 2007 07:23:31 +0000 (00:23 -0700)
All the other directory location variables do not have the trailing
slash.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found