From f9cd39050adfdc1d760acc38a150281db621f360 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Fri, 16 Jun 2023 10:21:44 +0200 Subject: [PATCH] be quiet when importing the content into the local git repo --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 0f338e2..aeb8b79 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -992,7 +992,7 @@ rm -rf git-hooks */git-hooks # This is normally done by %%autosetup -S git_am, # but that does not work with multiple -b options, so we use plain %%setup above %global __scm git_am -%__scm_setup_git_am +%__scm_setup_git_am -q #Customize Palette to add Red Hat colours (head -n -1 extras/source/palettes/standard.soc && \