Merge /u/rbuj/tuxpaint/ branch osx-dmg-20171205 into master
https://sourceforge.net/p/tuxpaint/tuxpaint/merge-requests/2/
This commit is contained in:
commit
6f52aacd20
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/tuxpaint.icns $(BUNDLE)/Contents/Resources
|
||||
@custom/macos.sh
|
||||
@hdiutil create -volname "Tux Paint $(VER_VERSION)" -srcfolder $(BUNDLE) -ov -format UDBZ -o TuxPaint.dmg
|
||||
|
||||
|
||||
# Build the program!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue