From: Markham Date: Sun, 17 May 2026 08:01:07 +0000 (+0200) Subject: neutrino.mk: set webtv and webradio dir X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=073421e246c43f49151a047839983d3c7506f747;p=bs-cst-neutrino-hd.git neutrino.mk: set webtv and webradio dir --- diff --git a/make/neutrino.mk b/make/neutrino.mk index b4c0c3f..8c38db4 100755 --- a/make/neutrino.mk +++ b/make/neutrino.mk @@ -173,6 +173,8 @@ $(NEUTRINO_OBJDIR)/config.status: $(D)/neutrino-hd-libs $(NEUTRINO_DEPS) --with-controldir=/var/tuxbox/control \ --with-plugindir=/var/tuxbox/plugins \ --with-luaplugindir=/var/tuxbox/plugins \ + --with-webtvdir=/var/tuxbox/webtv \ + --with-webradiodir=/var/tuxbox/webradio \ \ --enable-tmdb-key-manage \ --enable-omdb-key-manage \