osx: make install -> create dmg (bzip2)
This commit is contained in:
parent
7ddb735b34
commit
3a7a278923
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -1026,6 +1026,7 @@ install-bundlefiles:
|
||||||
@cp -p macos/Info.plist $(BUNDLE)/Contents
|
@cp -p macos/Info.plist $(BUNDLE)/Contents
|
||||||
@cp -p macos/tuxpaint.icns $(BUNDLE)/Contents/Resources
|
@cp -p macos/tuxpaint.icns $(BUNDLE)/Contents/Resources
|
||||||
@custom/macos.sh
|
@custom/macos.sh
|
||||||
|
@hdiutil create -volname "Tux Paint $(VER_VERSION)" -srcfolder $(BUNDLE) -ov -format UDBZ -o TuxPaint.dmg
|
||||||
|
|
||||||
|
|
||||||
# Build the program!
|
# Build the program!
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue