author | Johannes Sixt <johannes.sixt@telecom.at> | |
Tue, 1 Jan 2008 21:15:21 +0000 (22:15 +0100) | ||
committer | Johannes Sixt <johannes.sixt@telecom.at> | |
Thu, 26 Jun 2008 06:47:14 +0000 (08:47 +0200) | ||
commit | 0b50b860a505d4a1d6fa595a400f3968333e7128 | |
tree | 5d21ab176d55fbe3a6c0cc5a8e8a9de53d85fa5b | tree | snapshot |
parent | 8512439af25c93942d569d250d49d135d8b7062b | commit | diff |
When installing, be prepared that template_dir may be relative.
Since the Makefile in the template/ subdirectory is only used to install
the templates, we do not simply pass down the setting of template_dir
when it is relative, but construct the intended destination in a new
variable: A relative template_dir is relative to gitexecdir.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Since the Makefile in the template/ subdirectory is only used to install
the templates, we do not simply pass down the setting of template_dir
when it is relative, but construct the intended destination in a new
variable: A relative template_dir is relative to gitexecdir.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Makefile | diff | blob | history | |
templates/Makefile | diff | blob | history |