mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Credits to Dennis Bendlin
This commit is contained in:
parent
378a05a96d
commit
e64ab2a2a7
@ -2931,3 +2931,6 @@ Ludi Kaleni <ludi113@hotmail.com>
|
||||
|
||||
Mehdi Karamnejad <mehdi_karamnejad@sfu.ca>
|
||||
for reporting a problem with garbled UTF-8 EPG data and helping to debug it
|
||||
|
||||
Dennis Bendlin <dennisbendlin@online.de>
|
||||
for a patch that implements FHS support
|
||||
|
4
HISTORY
4
HISTORY
@ -7217,7 +7217,7 @@ Video Disk Recorder Revision History
|
||||
- VDR can now be built according to the FHS ("File system Hierarchy Standard") by
|
||||
activating the line
|
||||
#USEFHS = 1
|
||||
in a copy of the file Make.config.template (thanks to Christopher Reimer and
|
||||
Udo Richter for contributing to a patch).
|
||||
in a copy of the file Make.config.template (thanks to Dennis Bendlin, as well as
|
||||
Christopher Reimer and Udo Richter for contributing to the patch).
|
||||
- By default (without FHS support) the config directory is now set to the value
|
||||
given in the -v option if only -v and no -c is given.
|
||||
|
Loading…
Reference in New Issue
Block a user