Mpich should own cmake and include install directories

Make sure that packages which install cmake and include files in Mpich locations
do not need to own the main directories for Mpich.
This commit is contained in:
Benson Muite 2023-09-29 06:43:44 +00:00
parent e983f61ee7
commit a862bd1891
1 changed files with 2 additions and 0 deletions

View File

@ -232,6 +232,8 @@ make check VERBOSE=1 \
%dir %{_libdir}/%{name}
%dir %{_libdir}/%{name}/lib
%dir %{_libdir}/%{name}/bin
%dir %{_libdir}/%{name}/lib/cmake
%dir %{_libdir}/%{name}/include
%{_libdir}/%{name}/lib/*.so.*
%{_libdir}/%{name}/bin/hydra*
%{_libdir}/%{name}/bin/mpichversion