From 665c0fbdaafab7b3ea2737f302a8951f26e4f01a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 31 May 2012 23:33:07 -0400 Subject: check at configure time for sha commands in Mac OSX location --- doc/install/OSX.mdwn | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/install') diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn index 08904aef9..1d8a3b943 100644 --- a/doc/install/OSX.mdwn +++ b/doc/install/OSX.mdwn @@ -7,9 +7,6 @@ sudo port install git-core ossp-uuid md5sha1sum coreutils pcre sudo ln -s /opt/local/include/pcre.h /usr/include/pcre.h # This is hack that allows pcre-light to find pcre -# this will enable the gnu tools, (to give sha256sum etc..., it does not override the BSD userland) -export PATH=$PATH:/opt/local/libexec/gnubin - git clone git://git-annex.branchable.com/ git-annex cd git-annex git checkout ghc7.0 -- cgit v1.2.3