This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 848e92703c Cleanup
848e92703c is described below

commit 848e92703c80a8aba0f028f19fdd13cd91e67407
Author: mseidel <[email protected]>
AuthorDate: Thu Nov 13 21:50:10 2025 +0100

    Cleanup
---
 main/more_fonts/fonts/fc_local.conf           | 8 ++++----
 main/more_fonts/fonts/ttf_carlito/makefile.mk | 2 --
 main/more_fonts/fonts/ttf_dejavu/makefile.mk  | 2 --
 main/more_fonts/fonts/ttf_gentium/makefile.mk | 2 --
 4 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/main/more_fonts/fonts/fc_local.conf 
b/main/more_fonts/fonts/fc_local.conf
index 4a36f38ca4..c24ae5b069 100644
--- a/main/more_fonts/fonts/fc_local.conf
+++ b/main/more_fonts/fonts/fc_local.conf
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE fontconfig SYSTEM "/etc/fonts/conf.d/fonts.dtd">
 <!--***********************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -9,16 +9,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  ***********************************************************-->
 <fontconfig>
 
diff --git a/main/more_fonts/fonts/ttf_carlito/makefile.mk 
b/main/more_fonts/fonts/ttf_carlito/makefile.mk
index 375b0eebc7..49ed051270 100644
--- a/main/more_fonts/fonts/ttf_carlito/makefile.mk
+++ b/main/more_fonts/fonts/ttf_carlito/makefile.mk
@@ -19,8 +19,6 @@
 #
 #**************************************************************
 
-
-
 PRJ=..$/..
 
 PRJNAME=more_fonts
diff --git a/main/more_fonts/fonts/ttf_dejavu/makefile.mk 
b/main/more_fonts/fonts/ttf_dejavu/makefile.mk
index da1fb54fbd..6d38bc8abe 100644
--- a/main/more_fonts/fonts/ttf_dejavu/makefile.mk
+++ b/main/more_fonts/fonts/ttf_dejavu/makefile.mk
@@ -19,8 +19,6 @@
 #
 #**************************************************************
 
-
-
 PRJ=..$/..
 
 PRJNAME=more_fonts
diff --git a/main/more_fonts/fonts/ttf_gentium/makefile.mk 
b/main/more_fonts/fonts/ttf_gentium/makefile.mk
index 9ebc4d049f..408b36dc4a 100644
--- a/main/more_fonts/fonts/ttf_gentium/makefile.mk
+++ b/main/more_fonts/fonts/ttf_gentium/makefile.mk
@@ -19,8 +19,6 @@
 #
 #**************************************************************
 
-
-
 PRJ=..$/..
 
 PRJNAME=more_fonts

Reply via email to