mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
create zapit config dir on install
This commit is contained in:
committed by
svenhoefer
parent
adb49dd5b3
commit
eea77b7c8a
@@ -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