From d21fed5b41d137390ff9dbb28d133c6832397b2ce008e90eee8253511473e022 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 4 Oct 2019 15:15:59 +0000 Subject: [PATCH] make sure unhandled is initialized OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-rpm-macros?expand=0&rev=14 --- ocaml-rpm-macros.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ocaml-rpm-macros.spec b/ocaml-rpm-macros.spec index 3bd3126..7316313 100644 --- a/ocaml-rpm-macros.spec +++ b/ocaml-rpm-macros.spec @@ -90,6 +90,7 @@ tee %{buildroot}%{_rpmmacrodir}/macros.%{name} <<'_EOF_' %%ocaml_create_file_list \ > %%{name}.files ;\ > %%{name}.files.devel ;\ + > %%{name}.files.unhandled ;\ for i in \\\ COPYING \\\ COPYING.txt \\\