Compare commits
3 Commits
9e15792b3b
...
63786691f7
Author | SHA1 | Date |
---|---|---|
![]() |
63786691f7 | |
![]() |
0645afb270 | |
![]() |
03539d0e40 |
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.
|
@ -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 @@ sed -i 's|#!/bin/python3|#!/usr/bin/python3|g' %{buildroot}%{_texdir}/texmf-dist
|
||||||
%{_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
|
||||||
|
|
Loading…
Reference in New Issue