diff --git a/ocaml-dune.spec b/ocaml-dune.spec index 6c05dd0..9826ce8 100644 --- a/ocaml-dune.spec +++ b/ocaml-dune.spec @@ -59,6 +59,7 @@ find '%{buildroot}' -ls rm -rfv %{buildroot}%{_prefix}/doc mkdir -vp %{buildroot}%{_mandir} mv %{buildroot}%{_prefix}/man %{buildroot}%{_datadir} +%ocaml_create_file_list %files -f %{name}.files %doc CHANGES.md README.md