force link of libxml2 seems necessary now

This commit is contained in:
Joey Hess 2013-07-27 13:50:10 -04:00
parent 48480b2506
commit 8c6efd1b1b

View file

@ -37,7 +37,7 @@ the app for OSX Lion.
<pre>
brew update
brew install haskell-platform git ossp-uuid md5sha1sum coreutils libgsasl gnutls libidn libgsasl pkg-config libxml2
brew link libxml2
brew link libxml2 --force
cabal update
mkdir $HOME/bin
PATH=$HOME/bin:$PATH