From a6f51ad30760d426053d4f9d5e14bf364fb34f889688fb931e1295e728ca9bb5 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Mon, 30 Sep 2019 16:29:31 +0000 Subject: [PATCH] fix OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=33 --- ocaml-dune.spec | 1 + 1 file changed, 1 insertion(+) 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