escape list
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-rpm-macros?expand=0&rev=9
This commit is contained in:
parent
170735f7c2
commit
db95eefad0
@ -91,12 +91,12 @@ tee %{buildroot}%{_rpmmacrodir}/macros.%{name} <<'_EOF_'
|
|||||||
> %%{name}.files ;\
|
> %%{name}.files ;\
|
||||||
> %%{name}.files.devel ;\
|
> %%{name}.files.devel ;\
|
||||||
for i in \
|
for i in \
|
||||||
COPYING \
|
COPYING \\\
|
||||||
COPYING.txt \
|
COPYING.txt \\\
|
||||||
LICENCE \
|
LICENCE \\\
|
||||||
LICENSE \
|
LICENSE \\\
|
||||||
LICENSE.md \
|
LICENSE.md \\\
|
||||||
LICENSE.txt \
|
LICENSE.txt \\\
|
||||||
;\
|
;\
|
||||||
do\
|
do\
|
||||||
test -f "$i" && echo "%%license $i" >> %%{name}.files ;\
|
test -f "$i" && echo "%%license $i" >> %%{name}.files ;\
|
||||||
|
Loading…
Reference in New Issue
Block a user