This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository website.

commit f8d0ce3cac7acc2e8a8bba1299593c8d50982a53
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sat Feb 15 16:31:59 2014 +0100

    Also publish dotfiles.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 09bf4b5..8a7f8f2 100644
--- a/Makefile
+++ b/Makefile
@@ -19,5 +19,5 @@ valid:
        xmllint --valid --noout policy.xml
 
 publish: policy
-       rsync -av * $(PUBLISHHOST):$(PUBLISHDIR)
+       rsync -av .gitignore .htaccess * $(PUBLISHHOST):$(PUBLISHDIR)
        ssh $(PUBLISHHOST) "chmod -R g+w $(PUBLISHDIR)/*"

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/website.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to