diff --git a/package/tvheadend/tvheadend-004-dont-run-compiled-code.patch b/package/tvheadend/tvheadend-004-dont-run-compiled-code.patch index f559583bf2..8125db1e99 100644 --- a/package/tvheadend/tvheadend-004-dont-run-compiled-code.patch +++ b/package/tvheadend/tvheadend-004-dont-run-compiled-code.patch @@ -2,7 +2,7 @@ support: don't try to run compiled code When cross-compiling, we can't run the compiled code. -Consider the compiler returning succes as an indication +Consider the compiler returning success as an indication it is working. Signed-off-by: "Yann E. MORIN"