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

Copying fixed

git-svn-id: file:///home/jan/tmp/wetterstation/trunk@135 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi
2006-09-24 19:54:16 +00:00
parent 5861c90c11
commit 224ef19d72
3 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -12,7 +12,7 @@ CONF_NAME = weatherd.conf
INSTDIR = /usr/bin/
CONFDIR = /etc/weatherstation/
DOCDIR = /usr/share/doc/weatherstation-seriell/
DOCDIR = /usr/share/doc/weatherstation-weatherd/
INSTGRP = losinski
INSTUSR = losinski
@@ -68,6 +68,7 @@ install:
# chmod 755 $(CONF_NAME); \
# chgrp $(CONFGRP) $(CONF_NAME); \
# chown $(CONFUSR) $(CONF_NAME)
@ mkdir -p $(DESTDIR)$(DOCDIR)
@ cp COPYING $(DESTDIR)$(DOCDIR)