projects
/
packages
/
python-scikit-umfpack.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd9241c
)
- added path exports in install too (needed on x32)
auto/th/python-scikit-umfpack-0.3.2-1
author
Jakub Bogusz
<qboosh@pld-linux.org>
Sun, 1 Dec 2019 17:09:33 +0000
(18:09 +0100)
committer
Jakub Bogusz
<qboosh@pld-linux.org>
Sun, 1 Dec 2019 17:09:33 +0000
(18:09 +0100)
python-scikit-umfpack.spec
patch
|
blob
|
blame
|
history
diff --git
a/python-scikit-umfpack.spec
b/python-scikit-umfpack.spec
index 3698a9d7560f138a9b95dad19283af09f1ae5779..ca38b90b502d4a2f4eefe2ba0ebab7adba6a57d0 100644
(file)
--- a/
python-scikit-umfpack.spec
+++ b/
python-scikit-umfpack.spec
@@
-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.104313 seconds
and
4
git commands to generate.