From 54b61936763dac686d742f4e8baea1f7c7f64edb Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 26 Nov 2012 12:50:35 +0100 Subject: [PATCH] fix unpacking of help and translations --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 5854862..74d576b 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -823,7 +823,7 @@ Rules for auto-correcting common %{langname} typing errors. \ %endif %prep -%setup -q -n %{name}-%{version}%{?libo_prerelease} -a 2 -a 3 +%setup -q -n %{name}-%{version}%{?libo_prerelease} -b 2 -b 3 rm -rf git-hooks */git-hooks #Customize Palette to remove Sun colours and add Red Hat colours (head -n -1 extras/source/palettes/standard.soc && \