[gfan] Actually comment out %check

pcpa pcpa at fedoraproject.org
Fri Jul 6 16:55:33 UTC 2012


commit 303a2a5e9a335c2a0ca7509475c2ddfead5f679f
Author: pcpa <paulo.cesar.pereira.de.andrade at gmail.com>
Date:   Fri Jul 6 13:55:29 2012 -0400

    Actually comment out %check

 gfan.spec |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/gfan.spec b/gfan.spec
index c06a0c7..3b18f75 100644
--- a/gfan.spec
+++ b/gfan.spec
@@ -88,9 +88,8 @@ pushd $RPM_BUILD_ROOT%{_bindir}
     ./%{name} installlinks
 popd
 
-
-%check
-./gfan _test
+#%#check
+#./gfan _test
 
 
 %files


More information about the scm-commits mailing list