- install missing headers for the sequential version
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=5
This commit is contained in:
parent
37ae196c80
commit
b326fd9d1d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 21:08:02 UTC 2012 - scorot@free.fr
|
||||
|
||||
- install missing headers for the sequential version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:40:07 UTC 2012 - scorot@free.fr
|
||||
|
||||
|
@ -357,6 +357,7 @@ for mpi in %_mpi; do
|
||||
done
|
||||
|
||||
install -m 644 include/* %{buildroot}%{_includedir}/mumps
|
||||
install -m 644 libseq/*.h %{buildroot}%{_includedir}/mumps
|
||||
install -m 644 PORD/include/* %{buildroot}%{_includedir}/pord
|
||||
|
||||
# Don't want binaries in docdir
|
||||
|
Loading…
Reference in New Issue
Block a user