Add .cmake build files to .spec file

This commit is contained in:
derselbst 2021-08-28 23:59:38 +02:00
parent ebed81099d
commit 1e6c5b75e3

View file

@ -133,8 +133,10 @@ ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
%files devel
%{_libdir}/lib*.so
%{_includedir}/*
%dir %{_libdir}/cmake/%{name}
%{_libdir}/cmake/%{name}/*.cmake
%{_libdir}/pkgconfig/*.pc
%{_includedir}/*
%files -n libfluidsynth3
%{_libdir}/lib*.so.*