Fixed 'make install' to not overwrite existing configuration files

This commit is contained in:
Klaus Schmidinger
2012-10-09 08:34:57 +02:00
parent 43883ee159
commit 6b6a372244
3 changed files with 7 additions and 2 deletions

View File

@@ -7290,3 +7290,5 @@ Video Disk Recorder Revision History
Removed the meanwhile obsolete definition of FE_CAN_TURBO_FEC.
- Fixed some compiler warnings under gcc version 4.7.1.
- Fixed setting the video format in the dvbhdffdevice (thanks to Torsten Lang).
- Fixed 'make install' to not overwrite existing configuration files (thanks to Peter
M<>nster).