summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-09-02 13:38:31 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-09-02 13:38:31 +0200
commite64ab2a2a7360bc42cdea28b57f77a632cc8ab4e (patch)
treef02a319121ae4adc6afc96eca8682dd3bbd42063
parent378a05a96d797eb87be04dc9473a1e5562a32d4e (diff)
downloadvdr-e64ab2a2a7360bc42cdea28b57f77a632cc8ab4e.tar.gz
vdr-e64ab2a2a7360bc42cdea28b57f77a632cc8ab4e.tar.bz2
Credits to Dennis Bendlin
-rw-r--r--CONTRIBUTORS3
-rw-r--r--HISTORY4
2 files changed, 5 insertions, 2 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 18f51f2e..49362acb 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -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
diff --git a/HISTORY b/HISTORY
index e1a11ab4..56d680ae 100644
--- a/HISTORY
+++ b/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.