From 1495658e2227b52c66f5888c592c28484dc86e92 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 26 Nov 2015 16:16:29 +0100 Subject: [PATCH] i wish the buildfix suffix were used consistently... --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 0a3a3cc..68fc244 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1145,7 +1145,7 @@ done \ %{!?-l:%{error:-l must be present}} %prep -%setup -q -n %{name}-%{version}%{?libo_prerelease}%{?libo_src_postfix} -b 1 -b 2 +%setup -q -n %{name}-%{version}%{?libo_prerelease} -b 1 -b 2 rm -rf git-hooks */git-hooks # set up git repo