distro-configs/CODAWindows.conf      |    1 +
 distro-configs/CPLinuxQtFlatpak.conf |    1 +
 distro-configs/CPMacOS-LOKit.conf    |    1 -
 3 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 6be439fc49433aaa7f876bcb476f86480364448c
Author:     Andras Timar <[email protected]>
AuthorDate: Mon Dec 15 14:47:38 2025 +0100
Commit:     Miklos Vajna <[email protected]>
CommitDate: Tue Dec 16 09:38:45 2025 +0100

    [cp] Build Collabora Office apps without templates
    
    These templates are not used, therefore it is unnecessary to
    ship them.
    
    Change-Id: Ic0fc3007d5b214978eba4e575209f90af7b5bd9b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/195668
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Miklos Vajna <[email protected]>

diff --git a/distro-configs/CODAWindows.conf b/distro-configs/CODAWindows.conf
index 1dfe3d4337fa..83ccaf9524f0 100644
--- a/distro-configs/CODAWindows.conf
+++ b/distro-configs/CODAWindows.conf
@@ -31,6 +31,7 @@
 --disable-opengl
 --without-galleries
 --disable-librelogo
+--without-templates
 
 # Sensible font bundling settings for desktop
 --with-fonts
diff --git a/distro-configs/CPLinuxQtFlatpak.conf 
b/distro-configs/CPLinuxQtFlatpak.conf
index 427c606830cd..44edd889e5f2 100644
--- a/distro-configs/CPLinuxQtFlatpak.conf
+++ b/distro-configs/CPLinuxQtFlatpak.conf
@@ -58,6 +58,7 @@
 --with-galleries=no
 --with-lang=ar ca cs cy da de el en-US en-GB es eu fi fr ga gl he hr hu hy id 
is it ja kk ko nl pl pt pt-BR ro ru sk sl sq sv tr uk zh-CN zh-TW
 --without-help
+--without-templates
 
 # Sensible font bundling settings for desktop
 --with-fonts
diff --git a/distro-configs/CPMacOS-LOKit.conf 
b/distro-configs/CPMacOS-LOKit.conf
index bea3292fab29..36845ebf565d 100644
--- a/distro-configs/CPMacOS-LOKit.conf
+++ b/distro-configs/CPMacOS-LOKit.conf
@@ -9,7 +9,6 @@ INCLUDE:CPLinux-LOKit
 --without-package-format
 --enable-gui
 --without-system-dicts
---with-templates
 
 # Sensible font bundling settings for desktop
 --with-fonts

Reply via email to