diff --git a/attica.spec b/attica.spec index 5739964..36cc969 100644 --- a/attica.spec +++ b/attica.spec @@ -30,7 +30,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release} mkdir %{_target_platform} pushd %{_target_platform} %{cmake} .. \ - -DQT4_BUILD:BOOL=ON \ + -DQT4_BUILD:BOOL=ON popd make %{?_smp_mflags} -C %{_target_platform}