Author: jim Date: Mon Oct 22 12:31:52 2018 New Revision: 1844550 URL: http://svn.apache.org/viewvc?rev=1844550&view=rev Log: Update vendor for builds
Modified: openoffice/devtools/build-scripts/4.1.6/unxlngi6/build_aoo32bit_on_centos5.sh openoffice/devtools/build-scripts/4.1.6/unxlngix6/build_aoo64bit_on_centos5.sh Modified: openoffice/devtools/build-scripts/4.1.6/unxlngi6/build_aoo32bit_on_centos5.sh URL: http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.1.6/unxlngi6/build_aoo32bit_on_centos5.sh?rev=1844550&r1=1844549&r2=1844550&view=diff ============================================================================== --- openoffice/devtools/build-scripts/4.1.6/unxlngi6/build_aoo32bit_on_centos5.sh (original) +++ openoffice/devtools/build-scripts/4.1.6/unxlngi6/build_aoo32bit_on_centos5.sh Mon Oct 22 12:31:52 2018 @@ -15,6 +15,7 @@ if [ ! -e configure -o configure.in -nt fi ./configure \ --with-build-version="$(date +"%Y-%m-%d %H:%M") - `uname -sm`" \ + --with-vendor="Apache OpenOffice Community Build" \ --enable-verbose \ --with-system-stdlibs \ --enable-crashdump=yes \ Modified: openoffice/devtools/build-scripts/4.1.6/unxlngix6/build_aoo64bit_on_centos5.sh URL: http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.1.6/unxlngix6/build_aoo64bit_on_centos5.sh?rev=1844550&r1=1844549&r2=1844550&view=diff ============================================================================== --- openoffice/devtools/build-scripts/4.1.6/unxlngix6/build_aoo64bit_on_centos5.sh (original) +++ openoffice/devtools/build-scripts/4.1.6/unxlngix6/build_aoo64bit_on_centos5.sh Mon Oct 22 12:31:52 2018 @@ -15,6 +15,7 @@ if [ ! -e configure -o configure.in -nt fi ./configure \ --with-build-version="$(date +"%Y-%m-%d %H:%M") - `uname -sm`" \ + --with-vendor="Apache OpenOffice Community Build" \ --enable-verbose \ --with-system-stdlibs \ --enable-crashdump=yes \