diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-08-20 10:46:02 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-08-20 10:46:02 +0200 |
commit | a7c99052363e3738ebf8744f84b7a4b8b44f6d35 (patch) | |
tree | 304c6994a5b71a54337d2ee98d0d4e30dceb3fa4 /CONTRIBUTORS | |
parent | ef01c6d8bbce8aea091191c6073ab55ff2cd041e (diff) | |
download | vdr-a7c99052363e3738ebf8744f84b7a4b8b44f6d35.tar.gz vdr-a7c99052363e3738ebf8744f84b7a4b8b44f6d35.tar.bz2 |
Added --remove-destination to the 'cp' command for binaries in the Makefile
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 825af8a4..ea619ca9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1809,6 +1809,8 @@ Gavin Hamill <gdh@acentral.co.uk> Petri Hintukainen <Petri.Hintukainen@hut.fi> for suggesting to disable the use of "fadvise" in cUnbufferedFile because there have been several reports that it causes more problems than it solves + for suggesting to add --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 Marcel Schaeben <mts280@gmx.de> for his "Easy Input" patch |