Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2013-11-08 14:03:10 -04:00
commit 2dbe2332b0
5 changed files with 53 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="108.236.230.124"
subject="comment 2"
date="2013-11-08T17:36:53Z"
content="""
USB repos are not set up encryption unless you explicitly request it.
"""]]

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="108.236.230.124"
subject="comment 3"
date="2013-11-08T17:38:40Z"
content="""
Looks like it failed to include libz.1.2.8.dylib in the bundle for some reason despite gpg needing it.
I don't really see the point in building an app bundle if you're going to install it back to the same machine you built it on. It's much easier to just `cabal install git-annex` in this case.
"""]]