Olaf Hering 2022-04-04 17:24:15 +00:00 committed by Git OBS Bridge
parent af38e4ca3d
commit cca0cda6f3

View File

@ -119,7 +119,7 @@ mkdir -vp %buildroot%ocaml_dune_bootstrap_directory
cp -avL dune.exe %buildroot%ocaml_dune_bootstrap_directory/dune cp -avL dune.exe %buildroot%ocaml_dune_bootstrap_directory/dune
tee %name.files <<'_EOF_' tee %name.files <<'_EOF_'
%ocaml_dune_bootstrap_directory %ocaml_dune_bootstrap_directory
%%license LICENSE.md %%doc CHANGES.md
_EOF_ _EOF_
echo '%dir %ocaml_dune_bootstrap_directory' > %name.files.devel echo '%dir %ocaml_dune_bootstrap_directory' > %name.files.devel
%endif %endif