From 2587130e459b312cc4d11215a29dfc215827f047 Mon Sep 17 00:00:00 2001 From: lbrynaut Date: Tue, 26 Jun 2018 12:15:24 -0500 Subject: [PATCH] OSX Travis fix --- reproducible_build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/reproducible_build.sh b/reproducible_build.sh index 95cffb032..1e4ba416a 100755 --- a/reproducible_build.sh +++ b/reproducible_build.sh @@ -201,6 +201,7 @@ function brew_if_not_installed() { function install_brew_packages() { brew update > /dev/null + brew unlink python brew_if_not_installed autoconf brew_if_not_installed automake # something weird happened where glibtoolize was failing to find