Skip to content

Commit

Permalink
Minor tweak for autobrew
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Nov 20, 2023
1 parent e048bdc commit 563078c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ elif [ `uname` = "Darwin" ]; then
PKG_CFLAGS="-I$BREWDIR/include -I$BREWDIR/include/freetype2"
else
curl -sfL "https://autobrew.github.io/scripts/freetype" > autobrew
. autobrew
. ./autobrew
fi
fi

Expand Down

0 comments on commit 563078c

Please sign in to comment.