--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
This commit is contained in:
@@ -71,6 +71,7 @@ LibreOffice
|
||||
STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/
|
||||
DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/
|
||||
STARTCENTER_HIDE_EXTERNAL_LINKS 0
|
||||
CABFILENUMBER 2
|
||||
}
|
||||
active 1
|
||||
compression 5
|
||||
@@ -124,6 +125,7 @@ LibreOffice_Dev
|
||||
STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/
|
||||
DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/
|
||||
STARTCENTER_HIDE_EXTERNAL_LINKS 0
|
||||
CABFILENUMBER 2
|
||||
}
|
||||
active 1
|
||||
compression 5
|
||||
|
Reference in New Issue
Block a user