The following commit has been merged in the master branch:
commit 207d2eae5adea899f5017c390fcc4df2f5c232c8
Author: Bas Couwenberg <[email protected]>
Date: Sun Jan 19 17:36:00 2014 +0100
Use verbose rsync.
diff --git a/Makefile b/Makefile
index 0c6307a..020d91a 100644
--- a/Makefile
+++ b/Makefile
@@ -14,5 +14,5 @@ clean:
rm -f policy.html
publish: policy
- rsync -a * $(PUBLISHHOST):$(PUBLISHDIR)
+ rsync -av * $(PUBLISHHOST):$(PUBLISHDIR)
ssh $(PUBLISHHOST) "chmod g+w $(PUBLISHDIR)/*"
--
pkg-grass website
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel