Author: ardovm
Date: Tue Feb 11 20:22:34 2025
New Revision: 1923736

URL: http://svn.apache.org/viewvc?rev=1923736&view=rev
Log:
Fix openSUSE build script for 4.2 as well

Modified:
    
openoffice/devtools/build-scripts/4.2/unxlngix6/build_aoo64bit_on_opensuseleap15.sh

Modified: 
openoffice/devtools/build-scripts/4.2/unxlngix6/build_aoo64bit_on_opensuseleap15.sh
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.2/unxlngix6/build_aoo64bit_on_opensuseleap15.sh?rev=1923736&r1=1923735&r2=1923736&view=diff
==============================================================================
--- 
openoffice/devtools/build-scripts/4.2/unxlngix6/build_aoo64bit_on_opensuseleap15.sh
 (original)
+++ 
openoffice/devtools/build-scripts/4.2/unxlngix6/build_aoo64bit_on_opensuseleap15.sh
 Tue Feb 11 20:22:34 2025
@@ -89,6 +89,7 @@ if [ "$AOO_SKIP_CONFIG" != "yes" ]; then
        --enable-gstreamer \
        --without-junit \
        --without-stlport \
+       --with-system-expat \
        --with-ant-home=$ANT_HOME \
        --with-jdk-home=/usr/lib64/jvm/java-1.8.0-openjdk \
        --with-package-format="$AOO_PACKAGE_FORMAT" \


Reply via email to