From 7ec55c009d325cefcf236ba217fcda664a86d57ccfb58f4677624324046ecb36 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 4 Oct 2019 15:01:33 +0000 Subject: [PATCH] add missing backslash OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-rpm-macros?expand=0&rev=13 --- ocaml-rpm-macros.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml-rpm-macros.spec b/ocaml-rpm-macros.spec index 8435710..3bd3126 100644 --- a/ocaml-rpm-macros.spec +++ b/ocaml-rpm-macros.spec @@ -131,7 +131,7 @@ tee %{buildroot}%{_rpmmacrodir}/macros.%{name} <<'_EOF_' d\ }\ w %%{name}.files.unhandled\ - d + d\ ' ;\ for i in %%{name}.files %%{name}.files.devel ;\ do\