data: move zapit data to new zapit subdir

Origin commit data
------------------
Branch: ni/coolstream
Commit: bfb54df79c
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-16 (Sun, 16 Dec 2018)

Origin message was:
------------------
- data: move zapit data to new zapit subdir

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-12-16 01:17:01 +01:00
parent dcb3395aa4
commit 2473cfa32c
4 changed files with 10 additions and 9 deletions

View File

@@ -369,6 +369,7 @@ data/y-web/jquery/Makefile
data/y-web/languages/Makefile
data/y-web/scripts/Makefile
data/y-web/styles/Makefile
data/zapit/Makefile
lib/Makefile
lib/connection/Makefile
lib/hardware/coolstream/Makefile

View File

@@ -12,7 +12,8 @@ SUBDIRS = \
themes \
webradio \
webtv \
y-web
y-web \
zapit
if BOXTYPE_TRIPLE
SUBDIRS += lcd
@@ -30,11 +31,3 @@ config_DATA = \
settingsupdate.conf \
terrestrial.xml \
tobackup.conf
zapitdir = $(CONFIGDIR)/zapit
zapit_DATA = \
myservices.xml
#install-data-hook:
# $(INSTALL) -d $(DESTDIR)/$(CONFIGDIR)/zapit

7
data/zapit/Makefile.am Normal file
View File

@@ -0,0 +1,7 @@
installdir = $(CONFIGDIR)/zapit
install_DATA = \
myservices.xml
#install-data-hook:
# $(INSTALL) -d $(DESTDIR)/$(CONFIGDIR)/zapit