Fix wrong %setup macro in SPEC file

This commit is contained in:
Jochen Schmitt 2014-05-01 11:36:21 +02:00
parent 44b6d5ac78
commit 3f7c33ee41

View File

@ -38,7 +38,7 @@ Requires: %{name} = %{version}-%{release}
A Qt-based GUI for the highlight source code formatter source. A Qt-based GUI for the highlight source code formatter source.
%prep %prep
%setup -q -n %{name}-3.16 %setup -q
%build %build
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS= make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS=