mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
- acinclude: introduce --with-controldir=PATH and --with-controldir_var=PATH for control scripts
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -107,6 +107,8 @@ install-data-hook:
|
||||
sed -i \
|
||||
-e 's|%(CONFIGDIR)|$(CONFIGDIR)|g' \
|
||||
-e 's|%(DATADIR)|$(DATADIR)|g' \
|
||||
-e 's|%(CONTROLDIR)|$(CONTROLDIR)|g' \
|
||||
-e 's|%(CONTROLDIR_VAR)|$(CONTROLDIR_VAR)|g' \
|
||||
-e 's|%(FONTDIR)|$(FONTDIR)|g' \
|
||||
-e 's|%(FONTDIR_VAR)|$(FONTDIR_VAR)|g' \
|
||||
-e 's|%(LIBDIR)|$(LIBDIR)|g' \
|
||||
|
Reference in New Issue
Block a user