mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
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:
@@ -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
|
||||
|
@@ -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
7
data/zapit/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
installdir = $(CONFIGDIR)/zapit
|
||||
|
||||
install_DATA = \
|
||||
myservices.xml
|
||||
|
||||
#install-data-hook:
|
||||
# $(INSTALL) -d $(DESTDIR)/$(CONFIGDIR)/zapit
|
Reference in New Issue
Block a user