mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
add LUAPLUGINDIR_VAR
Origin commit data
------------------
Branch: ni/coolstream
Commit: f8f89047f4
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-06-14 (Fri, 14 Jun 2019)
Origin message was:
------------------
- add LUAPLUGINDIR_VAR
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -281,6 +281,9 @@ TUXBOX_APPS_DIRECTORY_ONE(plugindir_mnt, PLUGINDIR_MNT, mntdir, /mnt, /plugins,
|
||||
TUXBOX_APPS_DIRECTORY_ONE(luaplugindir, LUAPLUGINDIR, datadir, /share, /tuxbox/neutrino/luaplugins,
|
||||
[--with-luaplugindir=PATH], [where to find Lua plugins])
|
||||
|
||||
TUXBOX_APPS_DIRECTORY_ONE(luaplugindir_var, LUAPLUGINDIR_VAR, localstatedir, /var, /tuxbox/luaplugins,
|
||||
[--with-luaplugindir_var=PATH], [where to find Lua plugins in /var])
|
||||
|
||||
TUXBOX_APPS_DIRECTORY_ONE(webradiodir, WEBRADIODIR, datadir, /share, /tuxbox/neutrino/webradio,
|
||||
[--with-webradiodir=PATH], [where to find webradio content])
|
||||
|
||||
@@ -338,6 +341,7 @@ AC_SUBST(PLUGINDIR)
|
||||
AC_SUBST(PLUGINDIR_VAR)
|
||||
AC_SUBST(PLUGINDIR_MNT)
|
||||
AC_SUBST(LUAPLUGINDIR)
|
||||
AC_SUBST(LUAPLUGINDIR_VAR)
|
||||
AC_SUBST(WEBRADIODIR)
|
||||
AC_SUBST(WEBRADIODIR_VAR)
|
||||
AC_SUBST(WEBTVDIR)
|
||||
|
Reference in New Issue
Block a user