]> git.pld-linux.org Git - packages/python-scikit-umfpack.git/blobdiff - python-scikit-umfpack.spec
- release 2 (by relup.sh)
[packages/python-scikit-umfpack.git] / python-scikit-umfpack.spec
index 3698a9d7560f138a9b95dad19283af09f1ae5779..d461948041beb851f6923f1067d7da71a7755a5f 100644 (file)
@@ -8,7 +8,7 @@ Summary:        Wrapper of UMFPACK sparse direct solver to SciPy
 Summary(pl.UTF-8):     Obudowanie procedur UMFPACK do rozwiązywania problemów na macierzach rzadkich dla SciPy
 Name:          python-scikit-umfpack
 Version:       0.3.2
-Release:       1
+Release:       2
 License:       BSD
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/scikit-umfpack/
@@ -92,6 +92,9 @@ nosetests-%{py3_ver} scikits
 %install
 rm -rf $RPM_BUILD_ROOT
 
+export BLAS=%{_libdir}
+export UMFPACK=%{_libdir}
+
 %if %{with python2}
 %py_install
 # ensure scikits/__init__.py is compiled
This page took 0.029544 seconds and 4 git commands to generate.