diff options
Diffstat (limited to 'package/tvheadend/tvheadend-004-dont-run-compiled-code.patch')
-rw-r--r-- | package/tvheadend/tvheadend-004-dont-run-compiled-code.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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" <yann.morin.1998@free.fr> |