]> git.pld-linux.org Git - packages/pcsc-lite.git/commitdiff
fix shebang
authorJan Palus <atler@pld-linux.org>
Sat, 2 May 2020 18:46:46 +0000 (20:46 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 2 May 2020 18:46:46 +0000 (20:46 +0200)
pcsc-lite.spec

index 85cd52807e15b18e2e25043effbed8dcbaa7d16f..bfebef27bef250dd7900915a62fc37cc630a1b92 100644 (file)
@@ -115,6 +115,8 @@ Dokumentacja API biblioteki PC/SC Lite.
 %patch2 -p1
 %patch3 -p1
 
+%{__sed} -i -e '1s,/usr/bin/python$,%{__python},' src/spy/pcsc-spy
+
 %build
 %{__libtoolize}
 %{__aclocal} -I m4
This page took 0.229838 seconds and 4 git commands to generate.