diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus <Jimmy@web> | 2012-09-23 16:00:35 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-09-23 16:00:35 +0000 |
commit | da16b29c74de77ca51ccfd13220bdcda5757912d (patch) | |
tree | c265687eecb5234b5f7a781cf9e6861cac96b080 /doc | |
parent | d45a558fc41f6aea7da2c3cb4a2474d96fd28e1e (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/First_attempt_at_an_OSX_launcher___40__.app__41__/comment_4_a0a9f7f44cadb8036fcddfc21bb0781f._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/First_attempt_at_an_OSX_launcher___40__.app__41__/comment_4_a0a9f7f44cadb8036fcddfc21bb0781f._comment b/doc/forum/First_attempt_at_an_OSX_launcher___40__.app__41__/comment_4_a0a9f7f44cadb8036fcddfc21bb0781f._comment new file mode 100644 index 000000000..a18b341f7 --- /dev/null +++ b/doc/forum/First_attempt_at_an_OSX_launcher___40__.app__41__/comment_4_a0a9f7f44cadb8036fcddfc21bb0781f._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" + nickname="Jimmy" + subject="comment 4" + date="2012-09-23T16:00:35Z" + content=""" +Thinking this out a little, I reckon the script _MacOS/git-annex_ could be a bit more clever and get the basedir/basename of where it app is and execute git-annex from the .app bundle, then you wouldn't need to install it as root at all. It would require a bit of work to collect the executables needed. + +Also, I just quickly checked my Lion install, it seems to come with git and uuidgen once xcode and the command line tools are installed. +"""]] |