mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +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 \
|
||||
encoding.conf \
|
||||
epglanguages.conf \
|
||||
myservices.xml \
|
||||
providermap.xml \
|
||||
satellites.xml \
|
||||
settingsupdate.conf \
|
||||
terrestrial.xml \
|
||||
tobackup.conf
|
||||
install-data-hook:
|
||||
$(INSTALL) -d $(DESTDIR)/$(CONFIGDIR)/zapit
|
||||
zapitdir = $(CONFIGDIR)/zapit
|
||||
|
||||
zapit_DATA = \
|
||||
myservices.xml
|
||||
|
||||
#install-data-hook:
|
||||
# $(INSTALL) -d $(DESTDIR)/$(CONFIGDIR)/zapit
|
||||
|
Reference in New Issue
Block a user