This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push:
new f01e3a8d05 Fix build
f01e3a8d05 is described below
commit f01e3a8d05bd8b0e5d6cf454b7d29b1b6b468134
Author: mseidel <[email protected]>
AuthorDate: Sun Aug 17 01:41:42 2025 +0200
Fix build
(cherry picked from commit 629be1c388d7a3ae802786ed74e411e174f90ebc)
---
main/connectivity/makefile.pmk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main/connectivity/makefile.pmk b/main/connectivity/makefile.pmk
index 6b66bb6cb8..7de1295d58 100644
--- a/main/connectivity/makefile.pmk
+++ b/main/connectivity/makefile.pmk
@@ -53,4 +53,4 @@ LOCALIZEDFILES= \
$(COMPONENT_CONFIG_DATA)
XCUFILES= \
- $(LOCALIZEDFILES) \
+ $(LOCALIZEDFILES)