diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-29 13:14:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-29 13:14:24 -0400 |
commit | 2d1a39c50501db84e3f21fe44adf87cc96dc2dc9 (patch) | |
tree | 615531160bceec228920e35687c336170d7d678d | |
parent | 05c77e53e68e7e3e4923e40a174dad4f5fc34215 (diff) |
dup bug
-rw-r--r-- | doc/bugs/build_problem_on_OSX.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/build_problem_on_OSX.mdwn b/doc/bugs/build_problem_on_OSX.mdwn index 892daa594..e859a1150 100644 --- a/doc/bugs/build_problem_on_OSX.mdwn +++ b/doc/bugs/build_problem_on_OSX.mdwn @@ -14,3 +14,5 @@ Assistant/Threads/MountWatcher.hs:36:0: Utility/OSX.hs:22:17: Not in scope: `myHomeDir' make: *** [git-annex] Error 1 </pre> + +> Someone else reported that too; I fixed it. [[done]] --[[Joey]] |