[SCM] website branch, master, updated. 207d2eae5adea899f5017c390fcc4df2f5c232c8

Bas Couwenberg sebastic at xs4all.nl
Sun Jan 19 16:36:06 UTC 2014


The following commit has been merged in the master branch:
commit 207d2eae5adea899f5017c390fcc4df2f5c232c8
Author: Bas Couwenberg <sebastic at xs4all.nl>
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



More information about the Pkg-grass-devel mailing list