python33
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-b?expand=0&rev=104
This commit is contained in:
parent
bd88c2f062
commit
cf08545db2
@ -21,7 +21,7 @@
|
|||||||
%define texlive_version 2021
|
%define texlive_version 2021
|
||||||
%define texlive_previous 2020
|
%define texlive_previous 2020
|
||||||
%define texlive_release 20210325
|
%define texlive_release 20210325
|
||||||
%define texlive_noarch 185
|
%define texlive_noarch 186
|
||||||
|
|
||||||
#!BuildIgnore: texlive
|
#!BuildIgnore: texlive
|
||||||
#!BuildIgnore: texlive-scripts
|
#!BuildIgnore: texlive-scripts
|
||||||
@ -22209,6 +22209,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
|||||||
for scr in %{_texmfdistdir}/asymptote/GUI/icons_rc.py
|
for scr in %{_texmfdistdir}/asymptote/GUI/icons_rc.py
|
||||||
do
|
do
|
||||||
test -e %{buildroot}/$scr || continue
|
test -e %{buildroot}/$scr || continue
|
||||||
|
head -n 1 %{buildroot}/$scr | grep -q python3 && continue
|
||||||
ed %{buildroot}/${scr} <<-'EOF'
|
ed %{buildroot}/${scr} <<-'EOF'
|
||||||
1
|
1
|
||||||
i
|
i
|
||||||
|
Loading…
x
Reference in New Issue
Block a user