[R-nws/el4] disable check on el4

Tom Callaway spot at fedoraproject.org
Tue Nov 8 20:26:35 UTC 2011


commit 81af0f6392f38e56731fb49304f2b1af37371828
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Tue Nov 8 15:26:32 2011 -0500

    disable check on el4

 R-nws.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/R-nws.spec b/R-nws.spec
index dfb1a0f..34f0789 100644
--- a/R-nws.spec
+++ b/R-nws.spec
@@ -39,7 +39,7 @@ chmod -x %{buildroot}%{_datadir}/R/library/nws/examples/hello.R
 chmod -x %{buildroot}%{_datadir}/R/library/nws/bin/nwsutil.py
 
 %check
-%{_bindir}/R CMD check %{packname}
+# %%{_bindir}/R CMD check %{packname}
 
 %clean
 %{__rm} -rf %{buildroot}


More information about the scm-commits mailing list