temporatily still make bz2
jimmy's autobuilder only exports that filename
This commit is contained in:
parent
345d872932
commit
0446e29e77
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -164,7 +164,9 @@ osxapp: Build/Standalone Build/OSXMkLibs
|
||||||
rm -f tmp/git-annex.dmg
|
rm -f tmp/git-annex.dmg
|
||||||
hdiutil create -format UDBZ -srcfolder tmp/build-dmg \
|
hdiutil create -format UDBZ -srcfolder tmp/build-dmg \
|
||||||
-volname git-annex -o tmp/git-annex.dmg
|
-volname git-annex -o tmp/git-annex.dmg
|
||||||
|
# temporarily still create compressed image too
|
||||||
rm -f tmp/git-annex.dmg.bz2
|
rm -f tmp/git-annex.dmg.bz2
|
||||||
|
bzip2 --fast < tmp/git-annex.dmg > tmp/git-annex.dmg.bz2
|
||||||
|
|
||||||
ANDROID_FLAGS?=-f-XMPP
|
ANDROID_FLAGS?=-f-XMPP
|
||||||
# Cross compile for Android.
|
# Cross compile for Android.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue