summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c882bc9)
raw | patch | inline | side by side (parent: c882bc9)
author | Junio C Hamano <junkio@cox.net> | |
Tue, 9 Aug 2005 17:16:12 +0000 (10:16 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 9 Aug 2005 17:16:12 +0000 (10:16 -0700) |
RPM folks have problem installing the package otherwise. Since
its usefulness does have much to do with GIT, downgrade it to
"contrib" status for now. We may want to move it to contrib/
subdirectory after auditing other programs when we reorganize
the source tree.
Signed-off-by: Junio C Hamano <junkio@cox.net>
its usefulness does have much to do with GIT, downgrade it to
"contrib" status for now. We may want to move it to contrib/
subdirectory after auditing other programs when we reorganize
the source tree.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index 3335d1adda5ef98498c91853db8d6a43c4a73144..c14ec4f82a079383502c000bc3efc23fe7959c8a 100644 (file)
--- a/Makefile
+++ b/Makefile
git-request-pull-script git-bisect-script
SCRIPTS += git-count-objects-script
-SCRIPTS += git-send-email-script
+# SCRIPTS += git-send-email-script
PROG= git-update-cache git-diff-files git-init-db git-write-tree \
git-read-tree git-commit-tree git-cat-file git-fsck-cache \