Skip to content

Commit

Permalink
Minor tweak for autobrew
Browse files Browse the repository at this point in the history
  • Loading branch information
stewid committed Nov 24, 2023
1 parent 1903213 commit 3aa6f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ elif test "x${INCLUDE_DIR}${LIB_DIR}" = x; then
USE_BUNDLED_LIBGIT2=no
else
curl -sfL "https://autobrew.github.io/scripts/libgit2" > autobrew
. autobrew
. ./autobrew
USE_BUNDLED_LIBGIT2=no
fi
;;
Expand Down

0 comments on commit 3aa6f5c

Please sign in to comment.