Skip to content

Commit 4813277

Browse files
rscharfegitster
authored andcommitted
Makefile: remove the unused variable TAR_DIST_EXTRA_OPTS
Signed-off-by: René Scharfe <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 93e7031 commit 4813277

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3053,9 +3053,6 @@ quick-install-html:
30533053

30543054
### Maintainer's dist rules
30553055

3056-
# Allow tweaking to hide local environment effects, like perm bits.
3057-
# With GNU tar, "--mode=u+rwX,og+rX,og-w" would be a good idea, for example.
3058-
TAR_DIST_EXTRA_OPTS =
30593056
GIT_TARNAME = git-$(GIT_VERSION)
30603057
GIT_ARCHIVE_EXTRA_FILES = \
30613058
--prefix=$(GIT_TARNAME)/ \

0 commit comments

Comments
 (0)