only enable SHA backends that configure finds support for
This commit is contained in:
parent
70a6eb6d73
commit
a3daac8a8b
12 changed files with 57 additions and 89 deletions
|
@ -7,7 +7,7 @@ sudo port install pcre
|
|||
sudo cabal install pcre-light
|
||||
sudo cabal install quickcheck
|
||||
|
||||
# this will enable the gnu tools, (to give sha224sum etc..., it does not override the BSD userland)
|
||||
# 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
|
||||
|
||||
git clone git://git.kitenet.net/git-annex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue