Olaf Hering 2019-10-04 08:22:58 +00:00 committed by Git OBS Bridge
parent 170735f7c2
commit db95eefad0

View File

@ -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 ;\