mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
data: fix install of settingsupdate.conf
Origin commit data
------------------
Branch: ni/coolstream
Commit: 487212ba01
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-03 (Sun, 03 Oct 2021)
Origin message was:
------------------
- data: fix install of settingsupdate.conf
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
EXTRA_DIST = \
|
||||
settingsupdate.conf settingsupdate.conf.in \
|
||||
tobackup.conf tobackup.conf.in
|
||||
|
||||
installdir = $(CONFIGDIR)
|
||||
@@ -11,6 +10,13 @@ install_DATA = \
|
||||
epglanguages.conf \
|
||||
providermap.xml \
|
||||
satellites.xml \
|
||||
settingsupdate.conf \
|
||||
terrestrial.xml \
|
||||
tobackup.conf
|
||||
|
||||
if ENABLE_EXTUPDATE
|
||||
EXTRA_DIST += \
|
||||
settingsupdate.conf settingsupdate.conf.in
|
||||
|
||||
install_DATA = \
|
||||
settingsupdate.conf
|
||||
endif
|
||||
|
Reference in New Issue
Block a user