Merge branch 'master' of ssh://git.code.sf.net:/p/tuxpaint/tuxpaint
This commit is contained in:
commit
75f0580e95
292 changed files with 12905 additions and 8495 deletions
1
Makefile
1
Makefile
|
|
@ -1026,6 +1026,7 @@ install-bundlefiles:
|
|||
@install -m 644 macos/Info.plist $(BUNDLE)/Contents
|
||||
@install -m 644 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