author | Gerrit Pape <pape@smarden.org> | |
Thu, 28 Feb 2008 18:44:42 +0000 (18:44 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 28 Feb 2008 21:36:50 +0000 (13:36 -0800) | ||
commit | 9907721501e19758e64bcce6d3b140316c9307b9 | |
tree | c1cbe18c669b4b07e80b56ff8005c1eaddb25f58 | tree | snapshot |
parent | a6f13ccf2460a7905e223cd40ff06631294a4189 | commit | diff |
templates/Makefile: don't depend on local umask setting
Don't take the local umask setting into account when installing the
templates/* files and directories, running 'make install' with umask set
to 077 resulted in template/* installed with permissions 700 and 600.
The problem was discovered by Florian Zumbiehl, reported through
http://bugs.debian.org/467518
Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Don't take the local umask setting into account when installing the
templates/* files and directories, running 'make install' with umask set
to 077 resulted in template/* installed with permissions 700 and 600.
The problem was discovered by Florian Zumbiehl, reported through
http://bugs.debian.org/467518
Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
templates/Makefile | diff | blob | history |