Joey Hess
e24ff46f96
move
2012-10-01 13:38:19 -04:00
Joey Hess
dc12ad3c10
remove quoting, need to parse file as words
2012-09-28 11:52:02 -04:00
Joey Hess
9c4a23cab1
install a git-annex-shell shim script when the standalone OSX app runs
...
I put it in ~/.ssh/ because there's no reliable way to get it into PATH,
and OSX ssh doesn't even honor user's PATH by default.
authorized_keys generators will need to check if it's there. Not done yet.
2012-09-26 17:23:45 -04:00
Joey Hess
525045fd12
fix from Jimmy
2012-09-25 12:07:51 -04:00
Joey Hess
bd05228bb8
switch to DYLD_FALLBACK_LIBRARY_PATH
2012-09-25 11:58:36 -04:00
Joey Hess
74fb57d1c4
preserve library directories
...
Should avoid overwriting libraries when there are multiple versions of
a library used by different programs.
2012-09-25 10:27:21 -04:00
Joey Hess
37dff15ade
add osxapp target
...
Not fully tested.
2012-09-24 19:42:45 -04:00