From e64ab2a2a7360bc42cdea28b57f77a632cc8ab4e Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 2 Sep 2012 13:38:31 +0200 Subject: [PATCH] Credits to Dennis Bendlin --- CONTRIBUTORS | 3 +++ HISTORY | 4 ++-- 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 Mehdi Karamnejad for reporting a problem with garbled UTF-8 EPG data and helping to debug it + +Dennis Bendlin + 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.