From 51e536d736d5c270297a5764ce626568d709eb37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Sat, 30 Aug 2014 12:27:01 +0100 Subject: [PATCH] align indent with pre-existing entries --- libreoffice.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libreoffice.spec b/libreoffice.spec index 2073c26..5fe4168 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1172,11 +1172,11 @@ git commit -q -a -m %{name}-%{version} #Customize Palette to add Red Hat colours (head -n -1 extras/source/palettes/standard.soc && \ - echo -e ' - - - - ' && \ + echo -e ' + + + + ' && \ 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'