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.devel ;\
|
||||
for i in \
|
||||
COPYING \
|
||||
COPYING.txt \
|
||||
LICENCE \
|
||||
LICENSE \
|
||||
LICENSE.md \
|
||||
LICENSE.txt \
|
||||
COPYING \\\
|
||||
COPYING.txt \\\
|
||||
LICENCE \\\
|
||||
LICENSE \\\
|
||||
LICENSE.md \\\
|
||||
LICENSE.txt \\\
|
||||
;\
|
||||
do\
|
||||
test -f "$i" && echo "%%license $i" >> %%{name}.files ;\
|
||||
|
Loading…
Reference in New Issue
Block a user