diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-14 11:46:29 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-14 11:46:29 +0200 |
commit | d9817a3ebdddc104be4129bbf33ce3342699e6d1 (patch) | |
tree | 3875d7da7d4024c076e27b4e11ab20e7228dd493 /HISTORY | |
parent | af54ce4842850f228d2ac85cb47e6339fd36e9c1 (diff) | |
download | vdr-d9817a3ebdddc104be4129bbf33ce3342699e6d1.tar.gz vdr-d9817a3ebdddc104be4129bbf33ce3342699e6d1.tar.bz2 |
Added some 'mkdir -p' to the Makefile's 'install' target
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3685,3 +3685,4 @@ Video Disk Recorder Revision History - Now storing the channel id in the info.vdr file even if there is no EPG info available (thanks to Andreas Brachold for reporting that there are empty info.vdr files created in that case). +- Added some 'mkdir -p' to the Makefile's 'install' target. |