From 3c9dfe9acd0d43091b3537e542594c40340debe1 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Feb 18 2015 15:24:10 +0000 Subject: fix %%build \ typo --- 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}