[gsl/temp_odecrash] temporary diagnostic

Frantisek Kluknavsky fkluknav at fedoraproject.org
Tue Jan 15 12:52:52 UTC 2013


commit 62c2e08ee16788ff35bf4ea4ae8f9a7a6df1cc14
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Tue Jan 15 13:45:40 2013 +0100

    temporary diagnostic

 gsl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gsl.spec b/gsl.spec
index 11c191a..a55120b 100644
--- a/gsl.spec
+++ b/gsl.spec
@@ -61,7 +61,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 # remove static libraries
 rm -r $RPM_BUILD_ROOT%{_libdir}/*.a
 export LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}:$LD_LIBRARY_PATH
-make check
+make check > /dev/null
 
 %post -p /sbin/ldconfig
 


More information about the scm-commits mailing list