From 0632342bb7548d429268c4afdf1d16eb87ae6b09 Mon Sep 17 00:00:00 2001 From: AlexandreRouma Date: Wed, 13 Sep 2023 05:14:07 +0200 Subject: [PATCH] fixed MacOS packaging --- macos/bundle_utils.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macos/bundle_utils.sh b/macos/bundle_utils.sh index 2f10ba5b..a14a1dd0 100644 --- a/macos/bundle_utils.sh +++ b/macos/bundle_utils.sh @@ -81,7 +81,7 @@ bundle_find_full_path() { # Correct dep path echo $RPATH/$RPATH_NEXT - return + return -1 done # Search other common paths