summaryrefslogtreecommitdiff
path: root/patcher/patcher-native.oe
diff options
context:
space:
mode:
Diffstat (limited to 'patcher/patcher-native.oe')
-rw-r--r--patcher/patcher-native.oe1
1 files changed, 0 insertions, 1 deletions
diff --git a/patcher/patcher-native.oe b/patcher/patcher-native.oe
index 49890d3399..3218204427 100644
--- a/patcher/patcher-native.oe
+++ b/patcher/patcher-native.oe
@@ -4,5 +4,4 @@ DEPENDS = ""
do_stage() {
install -m 0755 ${DL_DIR}/patcher ${STAGING_BINDIR}/
- exit 1
}