fix one odd duck
This commit is contained in:
parent
c99bb3fee0
commit
220927ed78
@ -6703,6 +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
|
||||
popd
|
||||
|
||||
# SCRIPTLETS
|
||||
|
Loading…
Reference in New Issue
Block a user