mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
webradio: create necessary data directories at build time and put sample file in it
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -11,6 +11,7 @@ SUBDIRS = \
|
||||
policy \
|
||||
scripts \
|
||||
themes \
|
||||
webradio \
|
||||
webtv \
|
||||
y-web
|
||||
|
||||
@@ -30,7 +31,6 @@ config_DATA = \
|
||||
satellites.xml \
|
||||
settingsupdate.conf \
|
||||
terrestrial.xml \
|
||||
tobackup.conf \
|
||||
webradio_usr.xml
|
||||
tobackup.conf
|
||||
install-data-hook:
|
||||
$(INSTALL) -d $(DESTDIR)/$(CONFIGDIR)/zapit
|
||||
|
Reference in New Issue
Block a user