From ee1355a0510d8b1dd18452e4caab1aa4f39993ff Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 5 Feb 2013 10:11:19 +0100 Subject: [PATCH] do not build localized SDK install sets This caused the massive increase of required build space after 4.0.0.0 beta1. --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 4cf9509..7a7fdef 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1111,7 +1111,7 @@ for langpack in ../unxlng*.pro/LibreOffice_languagepack/installed/install/*; do rm -rf $langpack done %endif -export WITH_LANG="en-US" +export WITH_LANG_LIST="en-US" dmake sdkoo mv ../unxlng*.pro/LibreOffice_SDK/installed/install/en-US/sdk $RPM_BUILD_ROOT/%{sdkinstdir} cd ../../