--- Anwendungen/tv-viewer-0.8.1/tv-viewer_install.tcl 2009-12-27 21:49:07.000000000 +0100 +++ Anwendungen/tv-viewer-0.8.1/tv-viewer_install_modified.tcl 2010-03-07 00:23:13.000000000 +0100 @@ -874,7 +874,7 @@ } proc install_createSymbolic {where_is target} { - catch {file delete -force "/usr/bin/tv-viewer" "/usr/bin/tv-viewer_diag" "/usr/bin/tv-viewer_lirc" "/usr/bin/tv-viewer_scheduler"} +# catch {file delete -force "/usr/bin/tv-viewer" "/usr/bin/tv-viewer_diag" "/usr/bin/tv-viewer_lirc" "/usr/bin/tv-viewer_scheduler"} if {"$target" != "/usr/local/share"} { set binpath "[file dirname $target]/bin" if {[file isdirectory "$binpath"] == 0} {