Added --remove-destination to the 'cp' command for binaries in the Makefile

This commit is contained in:
Klaus Schmidinger
2006-08-20 10:46:02 +02:00
parent ef01c6d8bb
commit a7c9905236
3 changed files with 8 additions and 3 deletions

View File

@@ -4883,3 +4883,6 @@ Video Disk Recorder Revision History
which caused long switching times or completely blank screens when switching
between encrypted channels on the same transponder (reported by Tomas Berglund).
- Adapted cThread::ThreadId() to recent kernels (thanks to Ville Skytt<74>).
- Added --remove-destination to the 'cp' command for binaries in the Makefile to
avoid a crash in case a new version is installed on a running system (suggested
by Petri Hintukainen).