mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
data: fix install_DATA previously defined
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5b0a148317
Author: max_10 <max_10@gmx.de>
Date: 2021-10-10 (Sun, 10 Oct 2021)
Origin message was:
------------------
- data: fix install_DATA previously defined
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -17,6 +17,6 @@ if ENABLE_EXTUPDATE
|
|||||||
EXTRA_DIST += \
|
EXTRA_DIST += \
|
||||||
settingsupdate.conf settingsupdate.conf.in
|
settingsupdate.conf settingsupdate.conf.in
|
||||||
|
|
||||||
install_DATA = \
|
install_DATA += \
|
||||||
settingsupdate.conf
|
settingsupdate.conf
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user