diff options
| author | Johannes Sixt <johannes.sixt@telecom.at> | 2008-07-23 21:12:18 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2008-07-25 17:41:13 -0700 |
| commit | 49fa65a7a8185e81c1098815df607042103b0493 (patch) | |
| tree | 7f34aec46c7e76a2c1aa8892076fb70084369204 /git-svn.perl | |
| parent | Fix relative built-in paths to be relative to the command invocation (diff) | |
| download | git-49fa65a7a8185e81c1098815df607042103b0493.tar.gz git-49fa65a7a8185e81c1098815df607042103b0493.zip | |
Allow the built-in exec path to be relative to the command invocation path
If GIT_EXEC_PATH (the macro that is defined in the Makefile) is relative,
it is interpreted relative to the command's invocation path, which usually
is $(bindir).
The Makefile rules were written with the assumption that $(gitexecdir) is
an absolute path. We introduce a separate variable that names the
(absolute) installation directory.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-svn.perl')
0 files changed, 0 insertions, 0 deletions
