This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch Pilot-Pirx-patch-1 in repository https://gitbox.apache.org/repos/asf/openoffice.git
commit fbe2407b8b367b14674ec5113db715a586a5e065 Author: Matthias Seidel <[email protected]> AuthorDate: Tue Aug 30 16:26:37 2022 +0200 Update srcrelease.xml --- main/solenv/bin/srcrelease.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/solenv/bin/srcrelease.xml b/main/solenv/bin/srcrelease.xml index 9b85060416..60e6bf4a44 100644 --- a/main/solenv/bin/srcrelease.xml +++ b/main/solenv/bin/srcrelease.xml @@ -29,7 +29,7 @@ <property name="aoo.short.name" value="aoo"/> <property name="aoo.ver" value="4.5.0"/> - <property name="excludes.list" value="configure, moz/zipped/*.zip, **/.svn **/.gitignore, **/.git, warn, set_soenv, solver/**, makefile.mk, config.log, config.parms, config.status, bootstrap, autom4te.cache/**, LinuxX86Env.*, LinuxX86-64Env.*, MacOSXX86Env.*, MacOSXX64Env.*, winmingw.*, winenv.*, external/unowinreg/unowinreg.dll" /> + <property name="excludes.list" value="configure, moz/zipped/*.zip, **/.svn, **/.gitignore, **/.git, **/.log, warn, set_soenv, solver/**, makefile.mk, config.log, config.parms, config.status, bootstrap, autom4te.cache/**, LinuxX86Env.*, LinuxX86-64Env.*, MacOSXX86Env.*, MacOSXX64Env.*, winmingw.*, winenv.*, external/unowinreg/unowinreg.dll" /> <property name="excludes.executables" value="solenv/bin/macosx-create-bundle, solenv/bin/linkoo, solenv/bin/localize, solenv/bin/createpdbrelocators, solenv/bin/langwrap, solenv/bin/makedepn, solenv/bin/packmodule, solenv/bin/rpm-wrapper, solenv/bin/relocate, solenv/bin/receditor, solenv/bin/subsequenttests, **/*.sh, **/*.bat, **/*.exe, configure.cmd, oowintool, config.sub, config.guess, **/*.pl"/> <property name="includes.mk" value="inc/unxmac*.mk inc/unxlng*.mk inc/wntmsci*.mk inc/unxsol*.mk" /> <property name="includes.references" value="references/**/*.pdf references/**/*.ps references/**/*.ini_" />
