[packages/pcsc-lite] switch to python3

atler atler at pld-linux.org
Sat Feb 27 21:01:10 CET 2021


commit 02325f614671b6b32207625944919723c084abdf
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Feb 27 21:00:47 2021 +0100

    switch to python3

 pcsc-lite.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pcsc-lite.spec b/pcsc-lite.spec
index 9dbb212..16f3bf6 100644
--- a/pcsc-lite.spec
+++ b/pcsc-lite.spec
@@ -113,7 +113,7 @@ Dokumentacja API biblioteki PC/SC Lite.
 %patch2 -p1
 %patch3 -p1
 
-%{__sed} -i -e '1s, /usr/bin/python$,%{__python},' src/spy/pcsc-spy
+%{__sed} -i -e '1s, /usr/bin/python$,%{__python3},' src/spy/pcsc-spy
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcsc-lite.git/commitdiff/02325f614671b6b32207625944919723c084abdf



More information about the pld-cvs-commit mailing list