Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
http-push: push <remote> :<branch> deletes remote branch
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index d33a556ffed5c2cddb9577ea014d3c017082abb8..a055f11aa65a89489344fc9b80332c0669a2549e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1102,7
+1102,7
@@
git.spec: git.spec.in
mv $@+ $@
GIT_TARNAME=git-$(GIT_VERSION)
-dist: git.spec git-archive configure
+dist: git.spec git-archive
$(X)
configure
./git-archive --format=tar \
--prefix=$(GIT_TARNAME)/ HEAD^{tree} > $(GIT_TARNAME).tar
@mkdir -p $(GIT_TARNAME)