mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
introduce configurable ZAPITDIR
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6161eeef9b
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-19 (Tue, 19 Oct 2021)
Origin message was:
------------------
- introduce configurable ZAPITDIR
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -255,6 +255,9 @@ fi
|
||||
TUXBOX_APPS_DIRECTORY_ONE(configdir, CONFIGDIR, localstatedir, /var, /tuxbox/config,
|
||||
[--with-configdir=PATH], [where to find config files])
|
||||
|
||||
TUXBOX_APPS_DIRECTORY_ONE(zapitdir, ZAPITDIR, localstatedir, /var, /tuxbox/config/zapit,
|
||||
[--with-zapitdir=PATH], [where to find zapit files])
|
||||
|
||||
TUXBOX_APPS_DIRECTORY_ONE(datadir, DATADIR, datadir, /share, /tuxbox,
|
||||
[--with-datadir=PATH], [where to find data files])
|
||||
|
||||
@@ -345,6 +348,7 @@ TUXBOX_APPS_DIRECTORY_ONE(flagdir, FLAGDIR, localstatedir, /var, /etc,
|
||||
|
||||
dnl automake <= 1.6 needs this specifications
|
||||
AC_SUBST(CONFIGDIR)
|
||||
AC_SUBST(ZAPITDIR)
|
||||
AC_SUBST(DATADIR)
|
||||
AC_SUBST(DATADIR_VAR)
|
||||
AC_SUBST(CONTROLDIR)
|
||||
|
Reference in New Issue
Block a user