You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ji...@apache.org on 2021/04/13 21:05:20 UTC

svn commit: r1888744 - /openoffice/devtools/build-scripts/4.1.9/unxmacos/build_aoo64bit_on_macos.sh

Author: jim
Date: Tue Apr 13 21:05:20 2021
New Revision: 1888744

URL: http://svn.apache.org/viewvc?rev=1888744&view=rev
Log:
Update

Modified:
    openoffice/devtools/build-scripts/4.1.9/unxmacos/build_aoo64bit_on_macos.sh

Modified: openoffice/devtools/build-scripts/4.1.9/unxmacos/build_aoo64bit_on_macos.sh
URL: http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.1.9/unxmacos/build_aoo64bit_on_macos.sh?rev=1888744&r1=1888743&r2=1888744&view=diff
==============================================================================
--- openoffice/devtools/build-scripts/4.1.9/unxmacos/build_aoo64bit_on_macos.sh (original)
+++ openoffice/devtools/build-scripts/4.1.9/unxmacos/build_aoo64bit_on_macos.sh Tue Apr 13 21:05:20 2021
@@ -152,6 +152,7 @@ if [ ! -e external/unowinreg/unowinreg.d
 fi
 
 LANGS="ast bg ca ca-XR ca-XV cs da de el en-GB en-US es eu fi fr gd gl he hi hu it ja km ko lt nb nl pl pt pt-BR ru sk sl sr sv ta th tr vi zh-CN zh-TW"
+LANGS="en-US"
 
 if [ -e configure.in ]; then
     AOO_CONF_T="configure.in"