missing closing brace
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-rpm-macros?expand=0&rev=8
This commit is contained in:
parent
5bb60ff8c8
commit
170735f7c2
@ -62,7 +62,7 @@ in ocaml spec files.
|
|||||||
%install
|
%install
|
||||||
# install OCaml macros
|
# install OCaml macros
|
||||||
mkdir -vp %{buildroot}%{_rpmmacrodir}
|
mkdir -vp %{buildroot}%{_rpmmacrodir}
|
||||||
tee %{buildroot}%{_rpmmacrodir/macros.%{name} <<'_EOF_'
|
tee %{buildroot}%{_rpmmacrodir}/macros.%{name} <<'_EOF_'
|
||||||
# get rid of %{_rpmconfigdir}/find-debuginfo.sh
|
# get rid of %{_rpmconfigdir}/find-debuginfo.sh
|
||||||
# strip kills the bytecode part of ELF binaries
|
# strip kills the bytecode part of ELF binaries
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user