DMG Makefile: Increase template size to 300 MB
Otherwise QtWebEngine wouldn't fit.
This commit is contained in:
parent
b30773aa68
commit
ed67b988f9
@ -24,7 +24,7 @@ SOURCE_DIR ?= .
|
||||
SOURCE_FILES ?= dist/qutebrowser.app COPYING
|
||||
|
||||
TEMPLATE_DMG ?= template.dmg
|
||||
TEMPLATE_SIZE ?= 120m
|
||||
TEMPLATE_SIZE ?= 300m
|
||||
|
||||
################################################################################
|
||||
# DMG building. No editing should be needed beyond this point.
|
||||
|
Loading…
Reference in New Issue
Block a user