Skip to content

Commit

Permalink
Delete cd call
Browse files Browse the repository at this point in the history
  • Loading branch information
sgilmore10 committed May 29, 2024
1 parent 7958cf1 commit 1e339d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dev/tasks/matlab/rename_macos_dynamic_libraries.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,6 @@ fi

pushd ${DYLIB_DIR}

cd ${DYLIB_DIR}

LIBARROW_DYLIB="$(find . -name 'libarrow.dylib' | xargs basename)"
LIBARROW_MAJOR_DYLIB="$(find . -name 'libarrow.*.dylib' -type l | xargs basename)"
LIBARROW_MAJOR_MINOR_PATCH_DYLIB="$(echo libarrow.*.*.dylib)"
Expand Down

0 comments on commit 1e339d7

Please sign in to comment.