diff options
Diffstat (limited to 'heffte.spec')
-rw-r--r-- | heffte.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/heffte.spec b/heffte.spec index 258c975..6e9cc2b 100644 --- a/heffte.spec +++ b/heffte.spec @@ -154,9 +154,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/testing %{_libdir}/openmpi*/lib/lib%{name}*.so.%{version} %files mpich-devel -%{_includedir}/mpich*/%{name}* -%dir %{_includedir}/mpich*/stock_fft -%{_includedir}/mpich*/stock_fft/*.h +%{_includedir}/openmpi*/%{name}* +%dir %{_includedir}/openmpi*/stock_fft +%{_includedir}/openmpi*/stock_fft/*.h %{_libdir}/openmpi*/lib/cmake/Heffte %{_libdir}/openmpi*/lib/lib%{name}*.so %{_libdir}/openmpi*/lib/lib%{name}*.so.%{sover} |