From 553b96127e9bd719ac419a00b097d80cca9f29b5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 5 Nov 2012 13:24:25 -0400 Subject: [PATCH] fixed --- ...k_not_working_on_os_x_10.6_-_cp:_illegal_option_--_-_.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/bugs/unlock_not_working_on_os_x_10.6_-_cp:_illegal_option_--_-_.mdwn b/doc/bugs/unlock_not_working_on_os_x_10.6_-_cp:_illegal_option_--_-_.mdwn index 9ac80ce5dc..3704334f38 100644 --- a/doc/bugs/unlock_not_working_on_os_x_10.6_-_cp:_illegal_option_--_-_.mdwn +++ b/doc/bugs/unlock_not_working_on_os_x_10.6_-_cp:_illegal_option_--_-_.mdwn @@ -16,3 +16,7 @@ What version of git-annex are you using? On what operating system? latest git annex osx build as of yesterday (12-11-03) + +> I've made the `cp` command be included in the OSX standalone build, +> so it will use the same one it's built with. So the next time we get +> an OSX build this will be fixed. [[done]] --[[Joey]]