mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
- fix install of myservices.xml; was in wrong directory
Conflicts: data/Makefile.am Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -26,11 +26,15 @@ config_DATA = \
|
|||||||
cables.xml \
|
cables.xml \
|
||||||
encoding.conf \
|
encoding.conf \
|
||||||
epglanguages.conf \
|
epglanguages.conf \
|
||||||
myservices.xml \
|
|
||||||
providermap.xml \
|
providermap.xml \
|
||||||
satellites.xml \
|
satellites.xml \
|
||||||
settingsupdate.conf \
|
settingsupdate.conf \
|
||||||
terrestrial.xml \
|
terrestrial.xml \
|
||||||
tobackup.conf
|
tobackup.conf
|
||||||
install-data-hook:
|
zapitdir = $(CONFIGDIR)/zapit
|
||||||
$(INSTALL) -d $(DESTDIR)/$(CONFIGDIR)/zapit
|
|
||||||
|
zapit_DATA = \
|
||||||
|
myservices.xml
|
||||||
|
|
||||||
|
#install-data-hook:
|
||||||
|
# $(INSTALL) -d $(DESTDIR)/$(CONFIGDIR)/zapit
|
||||||
|
Reference in New Issue
Block a user