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:
@@ -13,10 +13,11 @@ CONF_NAME = chart.conf
|
||||
|
||||
INSTDIR = /usr/bin/
|
||||
CONFDIR = /etc/weatherstation/
|
||||
DOCDIR = /usr/share/doc/weatherstation-chart/
|
||||
INSTGRP = losinski
|
||||
INSTUSR = losinski
|
||||
|
||||
DESTDIR = /home/losinski
|
||||
#DESTDIR = /home/losinski
|
||||
|
||||
# Alles bauen
|
||||
all: $(BIN_NAME)
|
||||
@@ -98,6 +99,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)
|
||||
|
||||
Reference in New Issue
Block a user