do not expand rpm license string
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-rpm-macros?expand=0&rev=15
This commit is contained in:
parent
d21fed5b41
commit
20206860c2
@ -100,7 +100,7 @@ tee %{buildroot}%{_rpmmacrodir}/macros.%{name} <<'_EOF_'
|
|||||||
LICENSE.txt \\\
|
LICENSE.txt \\\
|
||||||
;\
|
;\
|
||||||
do\
|
do\
|
||||||
test -f "$i" && echo "%%license $i" >> %%{name}.files ;\
|
test -f "$i" && echo "%%%%license $i" >> %%{name}.files ;\
|
||||||
done ;\
|
done ;\
|
||||||
find %%{buildroot}$(ocamlc -where) | sed -ne '\
|
find %%{buildroot}$(ocamlc -where) | sed -ne '\
|
||||||
s@^%%{buildroot}@@\
|
s@^%%{buildroot}@@\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user