mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
- data: fix install of settingsupdate.conf
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
settingsupdate.conf settingsupdate.conf.in \
|
|
||||||
tobackup.conf tobackup.conf.in
|
tobackup.conf tobackup.conf.in
|
||||||
|
|
||||||
installdir = $(CONFIGDIR)
|
installdir = $(CONFIGDIR)
|
||||||
@@ -11,6 +10,13 @@ install_DATA = \
|
|||||||
epglanguages.conf \
|
epglanguages.conf \
|
||||||
providermap.xml \
|
providermap.xml \
|
||||||
satellites.xml \
|
satellites.xml \
|
||||||
settingsupdate.conf \
|
|
||||||
terrestrial.xml \
|
terrestrial.xml \
|
||||||
tobackup.conf
|
tobackup.conf
|
||||||
|
|
||||||
|
if ENABLE_EXTUPDATE
|
||||||
|
EXTRA_DIST += \
|
||||||
|
settingsupdate.conf settingsupdate.conf.in
|
||||||
|
|
||||||
|
install_DATA = \
|
||||||
|
settingsupdate.conf
|
||||||
|
endif
|
||||||
|
Reference in New Issue
Block a user