correct path for trustedkeys
This commit is contained in:
parent
83b262f1b6
commit
5edd322a42
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -174,7 +174,7 @@ osxapp: Build/Standalone Build/OSXMkLibs
|
|||
ln -sf git-annex "$(OSXAPP_BASE)/git-annex-shell"
|
||||
gzcat standalone/licences.gz > $(OSXAPP_BASE)/LICENSE
|
||||
cp $(OSXAPP_BASE)/LICENSE tmp/build-dmg/LICENSE.txt
|
||||
cp standalone/trustedkeys.gpg $(OSXAPP_DEST)
|
||||
cp standalone/trustedkeys.gpg $(OSXAPP_DEST)/Contents/MacOS
|
||||
|
||||
./Build/Standalone $(OSXAPP_BASE)
|
||||
|
||||
|
|
Loading…
Reference in a new issue