Added --remove-destination to the 'cp' command for binaries in the Makefiles of the plugins

This commit is contained in:
Klaus Schmidinger
2006-09-10 14:10:51 +02:00
parent 06debdd830
commit 2aa6df4b7c
11 changed files with 26 additions and 19 deletions

View File

@@ -4914,3 +4914,8 @@ Video Disk Recorder Revision History
to Alexander Rieger).
- Implemented a copy constructor for cTimer (thanks to Udo Richter for reporting that
an assignment in svdrp.c didn't use the cTimer::operator=()).
2006-09-09: Version 1.4.2-3
- Added --remove-destination to the 'cp' command for binaries in the Makefiles of
the plugins (thanks to Rolf Ahrenberg).