[stdair/el6] The build is done out of the source tree.

Denis Arnaud denisarnaud at fedoraproject.org
Tue Oct 18 14:03:14 UTC 2011


commit 5fa818aebdb7d1791c187b846e8a4705424a28a4
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Tue Oct 18 16:03:07 2011 +0200

    The build is done out of the source tree.

 stdair.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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
 


More information about the scm-commits mailing list