reorganize osx app, so it can be put in PATH
Move all the binaries and libraries under a bundle/ subdirectory; so when it's in PATH only git-annex, runshell, and git-annex-webapp will be available.
This commit is contained in:
parent
36b3c4c757
commit
ff912832c0
5 changed files with 27 additions and 10 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -29,6 +29,8 @@ git-annex (4.20130315) UNRELEASED; urgency=low
|
|||
* get, copy, move: Display an error message when an identical transfer
|
||||
is already in progress, rather than failing with no indication why.
|
||||
* assistant: Several optimisations to file transfers.
|
||||
* OSX app and standalone Linux tarball now both support being added to
|
||||
PATH; no need to use runshell to start git-annex.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Fri, 15 Mar 2013 00:10:07 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue