[airrac/el6] De-activated the CMake/CTest, as it does not currently work on EPEL.

Denis Arnaud denisarnaud at fedoraproject.org
Wed Oct 19 16:37:46 UTC 2011


commit 5ee67c77fd33676cced45ed4ba45f5f858883f98
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Wed Oct 19 18:37:42 2011 +0200

    De-activated the CMake/CTest, as it does not currently work on EPEL.

 airrac.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/airrac.spec b/airrac.spec
index 4c40504..4cab32c 100644
--- a/airrac.spec
+++ b/airrac.spec
@@ -71,7 +71,7 @@ mv $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/html %{mydocs}
 rm -f %{mydocs}/html/installdox
 
 %check
-ctest
+#ctest
 
 %clean
 rm -rf $RPM_BUILD_ROOT


More information about the scm-commits mailing list