git/templates
Junio C Hamano 96cda0b106 templates/Makefile: install is unnecessary, just use mkdir -p
The native install on some platforms (namely IRIX 6.5) treats non-absolute
paths as being relative to the root directory rather than relative to
the current directory. Work around this by avoiding install in this case
since it is unnecessary, and instead depend on the local umask setting
and use mkdir.

Tested-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-08-22 00:21:59 -07:00
..
.gitignore Add new programs and stamp file to .gitignore. 2005-10-14 17:13:49 -07:00
Makefile templates/Makefile: install is unnecessary, just use mkdir -p 2008-08-22 00:21:59 -07:00
branches-- Redo the templates generation and installation. 2005-08-06 13:49:26 -07:00
hooks--applypatch-msg.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--commit-msg.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--post-commit.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--post-receive.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--post-update.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--pre-applypatch.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--pre-commit.sample Update sample pre-commit hook to use "diff --check" 2008-06-26 22:08:25 -07:00
hooks--pre-rebase.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
hooks--prepare-commit-msg.sample Fix use of "perl -i" on Windows 2008-06-25 17:21:52 -07:00
hooks--update.sample Ship sample hooks with .sample suffix 2008-06-24 19:06:22 -07:00
info--exclude Redo the templates generation and installation. 2005-08-06 13:49:26 -07:00
this--description Redo the templates generation and installation. 2005-08-06 13:49:26 -07:00