mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
NI-yWeb: fix missing %(WEBTVDIR) replacement
Origin commit data
------------------
Branch: ni/coolstream
Commit: 29dff2d772
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-01-26 (Thu, 26 Jan 2017)
Origin message was:
------------------
- NI-yWeb: fix missing %(WEBTVDIR) replacement
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -130,6 +130,8 @@ install-data-hook:
|
||||
-e 's|%(PLUGINDIR)|$(PLUGINDIR)|g' \
|
||||
-e 's|%(PLUGINDIR_VAR)|$(PLUGINDIR_VAR)|g' \
|
||||
-e 's|%(PLUGINDIR_MNT)|$(PLUGINDIR_MNT)|g' \
|
||||
-e 's|%(WEBTVDIR)|$(WEBTVDIR)|g' \
|
||||
-e 's|%(WEBTVDIR_VAR)|$(WEBTVDIR_VAR)|g' \
|
||||
-e 's|%(PRIVATE_HTTPDDIR)|$(PRIVATE_HTTPDDIR)|g' \
|
||||
-e 's|%(PUBLIC_HTTPDDIR)|$(PUBLIC_HTTPDDIR)|g' \
|
||||
;
|
||||
|
Reference in New Issue
Block a user