[macOS] Export PKG_CONFIG_PATH

This commit is contained in:
2016-10-25 11:45:43 -07:00
parent 81ba6b7515
commit 10ba6c43bb

View File

@@ -203,3 +203,5 @@ function swap_mirror_swap {
function brew_relink {
brew unlink "$1" && brew link "$1"
}
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig: