From ba0fa6b9a5078ad9ffb9f8e5b006c1d2781f7c33 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 20 Apr 2004 21:59:13 +0000 Subject: [PATCH] remove stray exit BKrev: 40859d31xFFAKt3D2wynLeehfr47aA --- patcher/patcher-native.oe | 1 - 1 file changed, 1 deletion(-) 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 } -- 2.39.5