[telepathy-spec/master] Actually upload new-style spec with upload-branch

Will Thompson will.thompson at collabora.co.uk
Thu Apr 9 09:02:29 PDT 2009


---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index 1ad0e77..709de77 100644
--- a/Makefile
+++ b/Makefile
@@ -151,7 +151,7 @@ UPLOAD_BRANCH_TO = people.freedesktop.org:public_html/telepathy-spec
 
 # Usage: make upload-branch BRANCH=discussion
 upload-branch: all
-	rsync -zvP doc/spec.html $(patsubst %.txt,%.html,$(RST)) doc/spec \
+	rsync -rzvP doc/spec.html $(patsubst %.txt,%.html,$(RST)) doc/spec \
 		$(UPLOAD_BRANCH_TO)-$(BRANCH)/
 	@echo Your spec branch might be at:
 	@echo '  ' http://people.freedesktop.org/~$$USER/telepathy-spec-$(BRANCH)/
-- 
1.5.6.5




More information about the telepathy-commits mailing list