From d8c6376202cca32076927f2a1f3bb795ab9ec3bb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 17 Dec 2012 13:03:49 -0400 Subject: [PATCH] close fixed OSX issues --- ...X_git-annex.app_error:__LSOpenURLsWithRole__40____41__.mdwn | 2 ++ doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn | 3 +++ 2 files changed, 5 insertions(+) diff --git a/doc/bugs/OSX_git-annex.app_error:__LSOpenURLsWithRole__40____41__.mdwn b/doc/bugs/OSX_git-annex.app_error:__LSOpenURLsWithRole__40____41__.mdwn index 14b896e32f..ac5c66951f 100644 --- a/doc/bugs/OSX_git-annex.app_error:__LSOpenURLsWithRole__40____41__.mdwn +++ b/doc/bugs/OSX_git-annex.app_error:__LSOpenURLsWithRole__40____41__.mdwn @@ -22,3 +22,5 @@ I'd expect to see git-annex run. "git-annex" doesn't run and what I see (in the **Please provide any additional information below.** [[!tag /design/assistant/OSX]] + +> This was fixed a while ago. [[done]] --[[Joey]] diff --git a/doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn b/doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn index 0d2d2d050f..701e67cc5f 100644 --- a/doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn +++ b/doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn @@ -20,3 +20,6 @@ What version of git-annex are you using? On what operating system? git annex Version: 3.20121017 on Mac OS X 10.7.5 [[!tag /design/assistant/OSX]] + +> Libraries are now handled better in the OSX app and this should be able +> to happen anymore. [[done]] --[[Joey]]