OSX: Corrected the location of trustedkeys.gpg, so the built-in upgrade code will find it. Fixes OSX upgrade going forward, but older versions won't upgrade themselves due to this problem.

This commit is contained in:
Joey Hess 2015-05-22 13:41:47 -04:00
parent 38e70fbc1a
commit 1b01322de0
3 changed files with 17 additions and 1 deletions

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2015-05-22T17:35:11Z"
content="""
Aha, this is a path propel to the trustedkeys.gpg file, it's in bundle/
in the OSX app, and git-annex tells gpg to look in the parent directory
instead.
Fixed in git. Unfortunately I can't fix old versions of git-annex so
OSX users will need to manually upgrade to version 5.20150522 to get this
fix.
"""]]