Kaydet (Commit) 3bfac473 authored tarafından Christian Lohmaier's avatar Christian Lohmaier

--with-lang=ALL build exceeds maximum # of files in CAB

so don't limit the installer to one single file, but use 2 instead

Change-Id: I6fb22d217e1afe71143f0b3a5999e54eec190ddd
üst fbfb164b
...@@ -71,6 +71,7 @@ LibreOffice ...@@ -71,6 +71,7 @@ LibreOffice
STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/ STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/
DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/ DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/
STARTCENTER_HIDE_EXTERNAL_LINKS 0 STARTCENTER_HIDE_EXTERNAL_LINKS 0
CABFILENUMBER 2
} }
active 1 active 1
compression 5 compression 5
...@@ -124,6 +125,7 @@ LibreOffice_Dev ...@@ -124,6 +125,7 @@ LibreOffice_Dev
STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/ STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/
DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/ DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/
STARTCENTER_HIDE_EXTERNAL_LINKS 0 STARTCENTER_HIDE_EXTERNAL_LINKS 0
CABFILENUMBER 2
} }
active 1 active 1
compression 5 compression 5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment