From 170735f7c2d797b984cf1509caf43723bcbb267dd08fd60cb2f7a9bebc011882 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 4 Oct 2019 08:05:08 +0000 Subject: [PATCH] missing closing brace OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-rpm-macros?expand=0&rev=8 --- 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 c74a675..1ac0cde 100644 --- a/ocaml-rpm-macros.spec +++ b/ocaml-rpm-macros.spec @@ -62,7 +62,7 @@ in ocaml spec files. %install # install OCaml macros mkdir -vp %{buildroot}%{_rpmmacrodir} -tee %{buildroot}%{_rpmmacrodir/macros.%{name} <<'_EOF_' +tee %{buildroot}%{_rpmmacrodir}/macros.%{name} <<'_EOF_' # get rid of %{_rpmconfigdir}/find-debuginfo.sh # strip kills the bytecode part of ELF binaries #