fix one odd duck

This commit is contained in:
Tom Callaway 2018-09-21 09:39:04 -04:00
parent 220927ed78
commit 1b232674e3
1 changed files with 1 additions and 1 deletions

View File

@ -6703,7 +6703,7 @@ done
pushd %{buildroot}
find -type f -exec sed -i '1s|^#!/usr/bin/python$|#!%{__python3}|' {} +
find -type f -exec sed -i '1s|^#!/usr/bin/env python$|#!%{__python3}|' {} +
sed -i '1s|^#!/usr/bin/python |#!%{__python3} |' %{_texdir}/texmf-dist/scripts/de-macro/de-macro
sed -i '1s|^#!/usr/bin/python |#!%{__python3} |' ./%{_texdir}/texmf-dist/scripts/de-macro/de-macro
popd
# SCRIPTLETS