From 3f7c33ee41c9df0c9badb544275446af67bae481 Mon Sep 17 00:00:00 2001 From: Jochen Schmitt Date: Thu, 1 May 2014 11:36:21 +0200 Subject: [PATCH] Fix wrong %setup macro in SPEC file --- highlight.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/highlight.spec b/highlight.spec index d07621c..b2b4084 100644 --- a/highlight.spec +++ b/highlight.spec @@ -38,7 +38,7 @@ Requires: %{name} = %{version}-%{release} A Qt-based GUI for the highlight source code formatter source. %prep -%setup -q -n %{name}-3.16 +%setup -q %build make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS=