git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
93e7031
)
Makefile: remove the unused variable TAR_DIST_EXTRA_OPTS
author
René Scharfe
<redacted>
Sun, 11 Oct 2020 06:14:35 +0000
(08:14 +0200)
committer
Junio C Hamano
<redacted>
Mon, 12 Oct 2020 19:21:19 +0000
(12:21 -0700)
Signed-off-by: René Scharfe <redacted>
Signed-off-by: Junio C Hamano <redacted>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index b7f3708292086caba9b63807a8a8a265d19ea6f2..db8f07898de231c133802da14a0045cb21febbfc 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-3053,9
+3053,6
@@
quick-install-html:
### Maintainer's dist rules
-# Allow tweaking to hide local environment effects, like perm bits.
-# With GNU tar, "--mode=u+rwX,og+rX,og-w" would be a good idea, for example.
-TAR_DIST_EXTRA_OPTS =
GIT_TARNAME = git-$(GIT_VERSION)
GIT_ARCHIVE_EXTRA_FILES = \
--prefix=$(GIT_TARNAME)/ \
git clone https://git.99rst.org/PROJECT