mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
create zapit config dir on install
This commit is contained in:
committed by
[CST] Focus
parent
aa411cff93
commit
2fe93f6285
@@ -6,3 +6,6 @@ endif
|
|||||||
|
|
||||||
configdir = $(CONFIGDIR)
|
configdir = $(CONFIGDIR)
|
||||||
config_DATA = cables.xml satellites.xml encoding.conf tobackup.conf providermap.xml settingsupdate.conf
|
config_DATA = cables.xml satellites.xml encoding.conf tobackup.conf providermap.xml settingsupdate.conf
|
||||||
|
|
||||||
|
install-data-hook:
|
||||||
|
$(INSTALL) -d $(DESTDIR)/$(CONFIGDIR)/zapit
|
||||||
|
Reference in New Issue
Block a user