author | Pascal Obry <pascal@obry.net> | |
Thu, 5 Feb 2009 07:37:24 +0000 (08:37 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 5 Feb 2009 08:29:23 +0000 (00:29 -0800) | ||
commit | 98bb1ff83c0287e855c7608db1d57fe71d2d6e1b | |
tree | cbf9b90dc692011ec27ac067b9efa9ee9a6799d7 | tree | snapshot |
parent | 0c0ead7e79559013d6f9eea6f7e55d1845c11171 | commit | diff |
config.mak.in: define paths without trailing slash
The main Makefile defines gitexecdir and template_dir without trailing
slash. config.mak.in should do the same to be consistent.
Signed-off-by: Pascal Obry <pascal@obry.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The main Makefile defines gitexecdir and template_dir without trailing
slash. config.mak.in should do the same to be consistent.
Signed-off-by: Pascal Obry <pascal@obry.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
config.mak.in | diff | blob | history |