Compare commits

..

No commits in common. "63786691f7380c55453ebd438eaf8676942a2d90" and "9e15792b3b52971d1ecafa0f555154e7c02f99bd" have entirely different histories.

9 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -157372,8 +157372,8 @@ pushd %{buildroot}%{_bindir}
popd popd


# fix path on python scripts (pythonimmediate) # fix path on python scripts (pythonimmediate)
# sed -i 's|#!/bin/python3|#!/usr/bin/python3|g' %{buildroot}%{_texdir}/texmf-dist/tex/latex/pythonimmediate/pythonimmediate_script_pytotex.py sed -i 's|#!/bin/python3|#!/usr/bin/python3|g' %{buildroot}%{_texdir}/texmf-dist/tex/latex/pythonimmediate/pythonimmediate_script_pytotex.py
# sed -i 's|#!/bin/python3|#!/usr/bin/python3|g' %{buildroot}%{_texdir}/texmf-dist/tex/latex/pythonimmediate/pythonimmediate_script_textopy.py sed -i 's|#!/bin/python3|#!/usr/bin/python3|g' %{buildroot}%{_texdir}/texmf-dist/tex/latex/pythonimmediate/pythonimmediate_script_textopy.py


# Manually byte compile python scripts (that are not in doc) # Manually byte compile python scripts (that are not in doc)
%py_byte_compile %{python3} %{buildroot}%{_texdir}/texmf-dist/tex/latex/pythonimmediate %py_byte_compile %{python3} %{buildroot}%{_texdir}/texmf-dist/tex/latex/pythonimmediate
@ -159223,7 +159223,7 @@ popd
%{_texdir}/texmf-dist/tex/generic/pgf/ %{_texdir}/texmf-dist/tex/generic/pgf/
%{_texdir}/texmf-dist/tex/latex/pgf/ %{_texdir}/texmf-dist/tex/latex/pgf/
%{_texdir}/texmf-dist/tex/plain/pgf/ %{_texdir}/texmf-dist/tex/plain/pgf/
#%{_texdir}/texmf-dist/scripts/pgf/ %{_texdir}/texmf-dist/scripts/pgf/


%files pgf-doc %files pgf-doc
%license lppl1.3.txt %license lppl1.3.txt