hal: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Wed Apr 25 15:24:26 PDT 2007


 Makefile.am |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree 524fa507c4efdccfe434f21493aed1093d0ec4d8 (from 705e742e1ba26471e2829a16c3a248e0572145c8)
Author: David Zeuthen <davidz at redhat.com>
Date:   Wed Apr 25 18:24:24 2007 -0400

    some changes to the release script

diff --git a/Makefile.am b/Makefile.am
index c9bb98d..8e43aef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,7 +46,7 @@ release-real:
 	@autoreconf
 	@make dist
 	@scp hal-info-`cat VERSION`.tar.gz david at people.freedesktop.org:public_html/dist
-	@git-commit -m "version `cat VERSION`" VERSION
+	@git-commit -m "version `cat VERSION`" -a
 	@git-tag -s HAL_INFO_`cat VERSION`
 	@git-push
 	@echo "From: $(GIT_AUTHOR_NAME) <$(GIT_AUTHOR_EMAIL)>" > .release-mail


More information about the hal-commit mailing list