From 5fa818aebdb7d1791c187b846e8a4705424a28a4 Mon Sep 17 00:00:00 2001 From: Denis Arnaud Date: Tue, 18 Oct 2011 16:03:07 +0200 Subject: [PATCH] The build is done out of the source tree. --- stdair.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdair.spec b/stdair.spec index 1cbe287..5a83afc 100644 --- a/stdair.spec +++ b/stdair.spec @@ -61,7 +61,7 @@ online (http://%{name}.org). %build mkdir -p build pushd build -%cmake . +%cmake .. make %{?_smp_mflags} popd