From 1a5eb53386f11c741564b73ba6f5eb1a443a6997 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Tue, 10 Aug 2021 12:52:06 +0100 Subject: [PATCH] be explicit about what to commit --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 417ed12..b81f5c1 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1014,7 +1014,7 @@ rm -rf git-hooks */git-hooks ' && \ tail -n 1 extras/source/palettes/standard.soc) > redhat.soc mv -f redhat.soc extras/source/palettes/standard.soc -git commit -q -a -m 'add Red Hat colors to palette' +git commit -q -m 'add Red Hat colors to palette' extras/source/palettes/standard.soc # apply patches %autopatch -M 99