This commit is contained in:
Joey Hess 2011-05-07 18:44:49 -04:00
parent 7020d5bc5b
commit 579ade130a

View file

@ -6,6 +6,7 @@ sudo cabal install utf8-string
sudo port install pcre
sudo cabal install pcre-light
sudo cabal install quickcheck
sudo cabal install SHA
# optional: this will enable the gnu tools, (to give sha224sum etc..., it does not override the BSD userland)
export PATH=$PATH:/opt/local/libexec/gnubin