1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 14:58:00 +00:00

changing frontends config

git-svn-id: file:///home/jan/tmp/wetterstation/trunk@142 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi
2006-09-27 09:05:57 +00:00
parent 2b4ac60e72
commit da0d81f59d
2 changed files with 8 additions and 75 deletions
+3
View File
@@ -13,6 +13,7 @@ CONF_NAME = chart.conf
INSTDIR = /usr/bin/
CONFDIR = /etc/weatherstation/
IMGDIR = /var/cache/weatherstation-char/
DOCDIR = /usr/share/doc/weatherstation-chart/
INSTGRP = losinski
INSTUSR = losinski
@@ -90,6 +91,8 @@ install:
@ echo "Lege Verzeichnis fuer Subconfigs an und kopiere Beispiel-Configs"
@ install -d $(DESTDIR)$(CONFDIR)/image_conf;
@ install -m644 image_conf/* $(DESTDIR)$(CONFDIR)/image_conf
@ echo "lege $(IMGDIR) an"
@ install -d $(DESTDIR)$(IMGDIR)
@ install -d $(DESTDIR)$(DOCDIR)
@ install COPYING $(DESTDIR)$(DOCDIR)