diff options
author | Joey Hess <joey@kitenet.net> | 2011-02-08 19:24:53 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-02-08 19:24:53 -0400 |
commit | c21ec4788a366d80a6e78917c7f8f28d895097ff (patch) | |
tree | 79f9e4710bd9feb324c276902e9a20982fccc467 | |
parent | cb19749a5a148ec08168e3e74f88930edd76df06 (diff) | |
parent | be8b42b40dba9f6ffebf4c3818fefb8dc5464137 (diff) |
Merge remote branch 'branchable/master'
-rw-r--r-- | doc/bugs/Problems_running_make_on_osx/comment_6_0c46f5165ceb5a7b9ea9689c33b3a4f8._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/Problems_running_make_on_osx/comment_6_0c46f5165ceb5a7b9ea9689c33b3a4f8._comment b/doc/bugs/Problems_running_make_on_osx/comment_6_0c46f5165ceb5a7b9ea9689c33b3a4f8._comment new file mode 100644 index 000000000..afc3088d4 --- /dev/null +++ b/doc/bugs/Problems_running_make_on_osx/comment_6_0c46f5165ceb5a7b9ea9689c33b3a4f8._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 6" + date="2011-02-08T23:20:08Z" + content=""" +You're missing the sha1sum command, everything else is a followon error from that. Added a hint about this to [[install]], +and in the next version configure will check for sha1sum. +"""]] |