mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 07:22:57 +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 = \
|
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