fix osxapp deps
This commit is contained in:
parent
2e52fae07e
commit
3690e9b071
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -180,7 +180,7 @@ dpkg-buildpackage%: prep-standalone
|
||||||
|
|
||||||
OSXAPP_DEST=tmp/build-dmg/git-annex.app
|
OSXAPP_DEST=tmp/build-dmg/git-annex.app
|
||||||
OSXAPP_BASE=$(OSXAPP_DEST)/Contents/MacOS/bundle
|
OSXAPP_BASE=$(OSXAPP_DEST)/Contents/MacOS/bundle
|
||||||
osxapp: Build/Standalone Build/OSXMkLibs
|
osxapp:
|
||||||
$(MAKE) git-annex Build/Standalone Build/OSXMkLibs
|
$(MAKE) git-annex Build/Standalone Build/OSXMkLibs
|
||||||
|
|
||||||
# Remove all RPATHs, both because this overloads the linker on
|
# Remove all RPATHs, both because this overloads the linker on
|
||||||
|
|
Loading…
Reference in a new issue