[Pcsclite-git-commit] [website] 01/03: short_apdu_readers.py: fix path

Ludovic Rousseau rousseau at moszumanska.debian.org
Sat Oct 22 20:20:00 UTC 2016


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository website.

commit 6664dc11c7ab8bcc1b8a0c0de639c0ac2f1b159d
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed Oct 5 10:20:58 2016 +0200

    short_apdu_readers.py: fix path
    
    Adapt to the git file architecture.
    SVN is no more used.
---
 short_apdu_readers.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/short_apdu_readers.py b/short_apdu_readers.py
index 04727cd..5ba99d6 100755
--- a/short_apdu_readers.py
+++ b/short_apdu_readers.py
@@ -37,7 +37,7 @@ CCID_CLASS_SHORT_APDU = 0x00020000
 CCID_CLASS_EXTENDED_APDU = 0x00040000
 CCID_CLASS_EXCHANGE_MASK = 0x00070000
 
-path = "../trunk/Drivers/ccid/readers/"
+path = "../CCID/readers/"
 
 
 def get_extended_apdu_readers(readers):

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/website.git



More information about the Pcsclite-cvs-commit mailing list