fix quoting bug
This commit is contained in:
parent
92438c7fe3
commit
866297bf20
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -158,7 +158,7 @@ osxapp: Build/Standalone Build/OSXMkLibs
|
||||||
rm -f tmp/git-annex.dmg.bz2
|
rm -f tmp/git-annex.dmg.bz2
|
||||||
bzip2 --fast tmp/git-annex.dmg
|
bzip2 --fast tmp/git-annex.dmg
|
||||||
|
|
||||||
ANDROID_FLAGS='Assistant -Pairing -XMPP'
|
ANDROID_FLAGS=Assistant -Pairing -XMPP
|
||||||
# Cross compile for Android.
|
# Cross compile for Android.
|
||||||
# Uses https://github.com/neurocyte/ghc-android
|
# Uses https://github.com/neurocyte/ghc-android
|
||||||
android: Build/EvilSplicer
|
android: Build/EvilSplicer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue