Revert "--with-lang=ALL build exceeds maximum # of files in CAB"
This reverts commit 3bfac473a1b1dfb2210ec07245e649697679bd83. With Matus Kukan's work, which packs .ui files into .zip archives, file count is reduced dramatically. Multiple .cab files won't be a problem in theory, but unfortunately both .cab files had the same disk id 'DISK1' and it caused problems with MSP patch generation.
This commit is contained in:
@@ -71,7 +71,6 @@ 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
|
||||||
@@ -125,7 +124,6 @@ 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
|
||||||
|
Reference in New Issue
Block a user