Kaydet (Commit) 29c4a88e authored tarafından Andras Timar's avatar Andras Timar

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

This reverts commit 3bfac473.

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.
üst fbbd7045
...@@ -71,7 +71,6 @@ LibreOffice ...@@ -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 ...@@ -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
......
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