summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-20 14:01:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-20 14:01:05 -0400
commitf0ddd43b17443d9a0f9abe55e787a6235c5bdd49 (patch)
treeb239f9ebd3551214f7fb9a8c8d2fe80ed8e840fb /debian
parent9ae1750c68ca5645e60631c66d70ad561c0f9eca (diff)
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.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0969e470d..c1a2b8229 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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