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