From cca0cda6f3b1aefae9b667ca78870a3038d0d8ca3414ae363ae41bd7742fef18 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Mon, 4 Apr 2022 17:24:15 +0000 Subject: [PATCH] fix build in SLE_12 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=78 --- ocaml-dune.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml-dune.spec b/ocaml-dune.spec index cbb9d81..00d7860 100644 --- a/ocaml-dune.spec +++ b/ocaml-dune.spec @@ -119,7 +119,7 @@ mkdir -vp %buildroot%ocaml_dune_bootstrap_directory cp -avL dune.exe %buildroot%ocaml_dune_bootstrap_directory/dune tee %name.files <<'_EOF_' %ocaml_dune_bootstrap_directory -%%license LICENSE.md +%%doc CHANGES.md _EOF_ echo '%dir %ocaml_dune_bootstrap_directory' > %name.files.devel %endif