Do not overide the OS but only the SAM and parts of the SE for nPA emulation

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@647 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
oepen
2011-12-08 13:38:37 +00:00
parent 379aa7310e
commit ca6fd219d2
4 changed files with 59 additions and 71 deletions

View File

@@ -19,6 +19,7 @@ vpicc_PYTHON = virtualsmartcard/CardGenerator.py \
vpicccards_PYTHON = virtualsmartcard/cards/__init__.py \
virtualsmartcard/cards/ePass.py \
virtualsmartcard/cards/nPA.py \
virtualsmartcard/cards/cryptoflex.py
do_subst = sed -e 's,[@]PYTHON[@],$(PYTHON),g'