Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: remove dependency on git.spec
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 23182bcc0e490c32b33b8ddcf2483cc90c2dfbe0..8083b10a857e8362a54188be11bb01b2ebdc33d6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2396,7
+2396,7
@@
quick-install-html:
### Maintainer's dist rules
GIT_TARNAME = git-$(GIT_VERSION)
-dist: git
.spec git
-archive$(X) configure
+dist: git-archive$(X) configure
./git-archive --format=tar \
--prefix=$(GIT_TARNAME)/ HEAD^{tree} > $(GIT_TARNAME).tar
@mkdir -p $(GIT_TARNAME)