[packages/texlive/TEXLIVE_20080816] fix shebang

atler atler at pld-linux.org
Thu May 7 18:26:45 CEST 2020


commit c7494bf1829e2c757bf5394f8d87bfb0e71e494d
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu May 7 18:25:48 2020 +0200

    fix shebang

 texlive.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/texlive.spec b/texlive.spec
index d218600..48ff8e2 100644
--- a/texlive.spec
+++ b/texlive.spec
@@ -6794,8 +6794,10 @@ done
 	$RPM_BUILD_ROOT%{texmfdist}/scripts/texcount/TeXcount.pl \
 	$RPM_BUILD_ROOT%{texmfdist}/source/latex/latex-tds/build.pl
 
-%{__sed} -i -e '1s,/usr/bin/env python,%{__python},' \
+%{__sed} -i -e '1s,/usr/bin/python$,%{__python},' \
 	$RPM_BUILD_ROOT%{texmfdist}/doc/generic/enctex/unimap.py \
+
+%{__sed} -i -e '1s,/usr/bin/env python,%{__python},' \
 	$RPM_BUILD_ROOT%{texmfdist}/scripts/bengali/ebong.py \
 	$RPM_BUILD_ROOT%{texmfdist}/scripts/dviasm/dviasm.py
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/texlive.git/commitdiff/c7494bf1829e2c757bf5394f8d87bfb0e71e494d



More information about the pld-cvs-commit mailing list