- data: move zapit data to new zapit subdir

Conflicts:
	data/Makefile.am

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-12-16 01:17:01 +01:00
committed by Thilo Graf
parent 82a6dfeaeb
commit 13c2e578e8
4 changed files with 10 additions and 8 deletions

View File

@@ -376,6 +376,7 @@ data/y-web/images/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

@@ -13,7 +13,8 @@ SUBDIRS = \
themes \
webradio \
webtv \
y-web
y-web \
zapit
if BOXTYPE_TRIPLE
SUBDIRS += lcd
@@ -31,10 +32,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