[Telepathy-commits] [telepathy-glib/master] Don't preserve timestamps when uploading docs.
Will Thompson
will.thompson at collabora.co.uk
Tue Jan 13 11:37:50 PST 2009
This fails if you're not Simon, since he owns the relevant directories.
---
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 052c402..6fa876c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,7 @@ check-local::
maintainer-upload-release: _maintainer-upload-release-local
_maintainer-upload-release-local: _maintainer-upload-release-check
- rsync -rtvzPp --chmod=Dg+s,ug+rwX,o=rX docs/reference/html/ \
+ rsync -rvzPp --chmod=Dg+s,ug+rwX,o=rX docs/reference/html/ \
telepathy.freedesktop.org:/srv/telepathy.freedesktop.org/www/doc/telepathy-glib/
BRANCH = $(shell sh tools/git-which-branch.sh misc | tr -d '\n' | tr -C "[:alnum:]" _)
--
1.5.6.5
More information about the Telepathy-commits
mailing list