diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-17 16:07:42 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-17 16:07:42 +0100 |
commit | e724d871b27c0410cb39a41b4d74b84c54fb2be6 (patch) | |
tree | 16e8970393f30358dc6252d14c88bd11a2710984 | |
parent | a5d524b7e62b2f144a6a3450319a715052175250 (diff) | |
download | vdr-e724d871b27c0410cb39a41b4d74b84c54fb2be6.tar.gz vdr-e724d871b27c0410cb39a41b4d74b84c54fb2be6.tar.bz2 |
Removed an obsolete reference to USEFHS
-rw-r--r-- | UPDATE-2.0.0 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/UPDATE-2.0.0 b/UPDATE-2.0.0 index c24fcb0d..cbe6fa2b 100644 --- a/UPDATE-2.0.0 +++ b/UPDATE-2.0.0 @@ -468,10 +468,6 @@ Misc: files to be spread around your system according to the FHS, you can set the parameter ONEDIR=1 (using Make.config) to have all files in one /video directory as before. -- 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. - The script given to VDR with the '-r' option is now also called whenever a recording is deleted. - Synchronizing system time to the transponder time is now done using adjtime() in order |