add missing backslash
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-rpm-macros?expand=0&rev=13
This commit is contained in:
parent
5803b7dc3e
commit
7ec55c009d
@ -131,7 +131,7 @@ tee %{buildroot}%{_rpmmacrodir}/macros.%{name} <<'_EOF_'
|
|||||||
d\
|
d\
|
||||||
}\
|
}\
|
||||||
w %%{name}.files.unhandled\
|
w %%{name}.files.unhandled\
|
||||||
d
|
d\
|
||||||
' ;\
|
' ;\
|
||||||
for i in %%{name}.files %%{name}.files.devel ;\
|
for i in %%{name}.files %%{name}.files.devel ;\
|
||||||
do\
|
do\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user