Move definions for WEBTVDIR[_VAR] directories to configure

Origin commit data
------------------
Branch: ni/coolstream
Commit: 32aed1162f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-10-01 (Sat, 01 Oct 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2016-10-01 11:49:40 +02:00
committed by vanhofen
parent 134a82959d
commit a47f07e7c6
2 changed files with 6 additions and 2 deletions

View File

@@ -134,6 +134,12 @@ TUXBOX_APPS_DIRECTORY_ONE(fontdir,FONTDIR,datadir,/share,/fonts,
TUXBOX_APPS_DIRECTORY_ONE(fontdir_var,FONTDIR_VAR,localstatedir,/var,/tuxbox/fonts,
[--with-fontdir_var=PATH ],[where to find the fonts in /var])
TUXBOX_APPS_DIRECTORY_ONE(webtvdir,WEBTVDIR,datadir,/share,/neutrino/webtv,
[--with-webtvdir=PATH ],[where to find the webtv content])
TUXBOX_APPS_DIRECTORY_ONE(webtvdir_var,WEBTVDIR_VAR,localstatedir,/var,/tuxbox/webtv,
[--with-webtvdir_var=PATH ],[where to find the webtv content /var])
TUXBOX_APPS_DIRECTORY_ONE(gamesdir,GAMESDIR,localstatedir,/var,/tuxbox/games,
[--with-gamesdir=PATH ],[where games data is stored])