]> git.pld-linux.org Git - packages/pcsc-lite.git/commitdiff
switch to python3
authorJan Palus <atler@pld-linux.org>
Sat, 27 Feb 2021 20:00:47 +0000 (21:00 +0100)
committerJan Palus <atler@pld-linux.org>
Sat, 27 Feb 2021 20:00:47 +0000 (21:00 +0100)
pcsc-lite.spec

index 9dbb2123443247b6e08abb5c0d50ec39a208903b..16f3bf6495a5ecd36a857de8b24a6685f7a97d5d 100644 (file)
@@ -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}
This page took 0.100913 seconds and 4 git commands to generate.