From af12010d676dce4851173655b48635b8fa2115de Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 24 Mar 2009 16:42:26 +0000 Subject: [PATCH] Reorder. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 3c32e9b..9210aa5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -62,7 +62,7 @@ release: svn copy https://$(PROJECT).googlecode.com/svn/trunk/ \ https://$(PROJECT).googlecode.com/svn/tags/$(PACKAGE)-$(VERSION) \ -m "Tagging the $(VERSION) release of the $(PACKAGE) project." - googlecode_upload.py -s "$(PACKAGE) $(VERSION)" \ - -p $(PROJECT) -u simon75j $(PACKAGE)-$(VERSION).tar.gz googlecode_upload.py -s "OpenPGP signature for $(PACKAGE) $(VERSION)." \ -p $(PROJECT) -u simon75j $(PACKAGE)-$(VERSION).tar.gz.sig + googlecode_upload.py -s "$(PACKAGE) $(VERSION)" \ + -p $(PROJECT) -u simon75j $(PACKAGE)-$(VERSION).tar.gz