[routino] 12/13: install new configuration files

Uwe Steinmann steinm-guest at moszumanska.debian.org
Thu Apr 17 11:40:03 UTC 2014


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

steinm-guest pushed a commit to branch master
in repository routino.

commit 4fc9d0ffa2c0331273496533feb164bf1af6a0d0
Author: Uwe Steinmann <steinm at debian.org>
Date:   Thu Apr 17 13:04:05 2014 +0200

    install new configuration files
---
 debian/rules | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index c3824cd..645364a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,8 @@ override_dh_auto_install:
 	dh_auto_install
 	install -d $(CURDIR)/debian/tmp/usr/share/routino/www
 	cp -r web/www/routino/* $(CURDIR)/debian/tmp/usr/share/routino/www
-	install -d $(CURDIR)/debian/tmp/etc/apache2/conf.d/
-	install -m 644 debian/apache.conf $(CURDIR)/debian/tmp/etc/apache2/conf.d/routino.conf
+	install -d $(CURDIR)/debian/tmp/etc/routino-www
+	install -m 644 debian/apache.conf $(CURDIR)/debian/tmp/etc/routino-www/apache.conf
+	install -m 644 debian/avahi.conf $(CURDIR)/debian/tmp/etc/routino-www/routino-www.service
+	install -m 644 debian/routino-www.desktop $(CURDIR)/debian/tmp/etc/routino-www/
 

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



More information about the Pkg-grass-devel mailing list