[pycsw] 19/20: Copy default cfg file

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Tue Sep 30 19:16:29 UTC 2014


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.vandewauw at 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



More information about the Pkg-grass-devel mailing list