[gsl/temp_odecrash] temporary diagnostic

Frantisek Kluknavsky fkluknav at fedoraproject.org
Tue Jan 15 13:48:25 UTC 2013


commit e916f24b274cfeeb1bb27bba7ff7e38764e9574d
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Tue Jan 15 14:43:52 2013 +0100

    temporary diagnostic

 gsl.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gsl.spec b/gsl.spec
index a55120b..0c8907b 100644
--- a/gsl.spec
+++ b/gsl.spec
@@ -49,8 +49,8 @@ mv THANKS.aux THANKS
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 make %{?_smp_mflags} LDFLAGS="$LDFLAGS -L%{_libdir}/atlas/"
-#export LD_LIBRARY_PATH=%{_sourcedir}/%{name}-%{version}/.libs/:%{_sourcedir}/%{name}-%{version}/cblas/.libs/:$LD_LIBRARY_PATH
-#make check
+export LD_LIBRARY_PATH=%{_sourcedir}/%{name}-%{version}/.libs/:%{_sourcedir}/%{name}-%{version}/cblas/.libs/:$LD_LIBRARY_PATH
+make check
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT install='install -p'


More information about the scm-commits mailing list