do not build localized SDK install sets

This caused the massive increase of required build space after 4.0.0.0
beta1.
f41
David Tardon 12 years ago
parent cf7778c710
commit ee1355a051

@ -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 ../../

Loading…
Cancel
Save