From ddee46a7208693a5ae35cd8e2ba83264908595c70f4f63f95c04aa021b614e45 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Mon, 30 Sep 2019 14:25:24 +0000 Subject: [PATCH] add missing backslash to cover *.cmx again OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-rpm-macros?expand=0&rev=2 --- 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 de90b46..59e285e 100644 --- a/ocaml-rpm-macros.spec +++ b/ocaml-rpm-macros.spec @@ -101,7 +101,7 @@ tee %{buildroot}%{_rpmconfigdir}/macros.d/macros.%{name} <<'_EOF_' w %%{name}.files.devel\ d\ }\ - /\\/[^/]\\+\\.\\(a\\|annot\|cmx\\|cmxa\\|cma\\|cmi\\|cmt\\|cmti\\|exe\\|h\\|ml\\|mli\\)$/{\ + /\\/[^/]\\+\\.\\(a\\|annot\\|cmx\\|cmxa\\|cma\\|cmi\\|cmt\\|cmti\\|exe\\|h\\|ml\\|mli\\)$/{\ w %%{name}.files.devel\ s@\\/[^/]\\+$@@\ s@^@%%dir @\