Skip to content

Commit 0632342

Browse files
fixed MacOS packaging
1 parent 27b07ed commit 0632342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macos/bundle_utils.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ bundle_find_full_path() {
8181

8282
# Correct dep path
8383
echo $RPATH/$RPATH_NEXT
84-
return
84+
return -1
8585
done
8686

8787
# Search other common paths

0 commit comments

Comments
 (0)