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

building debian-package

git-svn-id: file:///home/jan/tmp/wetterstation/trunk@132 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi
2006-09-24 19:32:22 +00:00
parent cc25010d0f
commit b3613edc3e
34 changed files with 2320 additions and 4 deletions
+2 -1
View File
@@ -12,10 +12,10 @@ CONF_NAME = weatherd.conf
INSTDIR = /usr/bin/
CONFDIR = /etc/weatherstation/
DOCDIR = /usr/share/doc/weatherstation-seriell/
INSTGRP = losinski
INSTUSR = losinski
DESTDIR = /home/losinski
# Alles bauen
all: $(BIN_NAME)
@@ -68,6 +68,7 @@ install:
# chmod 755 $(CONF_NAME); \
# chgrp $(CONFGRP) $(CONF_NAME); \
# chown $(CONFUSR) $(CONF_NAME)
@ cp COPYING $(DESTDIR)$(DOCDIR)
# Aufräumnen (alle Object-Files löschen)