typo
This commit is contained in:
parent
19291ae8ad
commit
9cac71d68a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -134,7 +134,7 @@ hackage: sdist
|
|||
@cabal upload dist/*.tar.gz
|
||||
|
||||
OSXAPP_DEST=tmp/git-annex.app
|
||||
OSXAPP_BASE=$(OSXAPP_DEST/Contents/MacOS)
|
||||
OSXAPP_BASE=$(OSXAPP_DEST)/Contents/MacOS
|
||||
THIRDPARTY_BINS=git curl lsof xargs rsync uuid wget xargs \
|
||||
sha1sum sha224sum sha256sum sha384sum sha512sum
|
||||
|
||||
|
|
Loading…
Reference in a new issue