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

johanvdw-guest pushed a commit to branch master
in repository pycsw.

commit 9cc5e0c966baf1671a1c42046779b23639c387c0
Author: Johan Van de Wauw <johan.vandew...@gmail.com>
Date:   Tue Sep 30 17:47:48 2014 +0200

    Copy default cfg file
---
 debian/pycsw-cgi.postinst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/pycsw-cgi.postinst b/debian/pycsw-cgi.postinst
index 41a8106..7651c6c 100644
--- a/debian/pycsw-cgi.postinst
+++ b/debian/pycsw-cgi.postinst
@@ -20,6 +20,8 @@ set -e
 install() {
     a2enmod cgi
     a2ensite pycsw
+    #this surely has to be improved
+    cp /etc/pycsw/default-sample.cfg /etc/pycsw/default.cfg
 }
 
 case "$1" in

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/pycsw.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