fixed typo
This commit is contained in:
@@ -24,7 +24,7 @@ then
|
|||||||
VICC=../virtualsmartcard/src/vpicc/vicc
|
VICC=../virtualsmartcard/src/vpicc/vicc
|
||||||
elif test -n "`which vicc`"
|
elif test -n "`which vicc`"
|
||||||
then
|
then
|
||||||
VICC=VICC
|
VICC=vicc
|
||||||
else
|
else
|
||||||
echo "vicc not found"
|
echo "vicc not found"
|
||||||
exit 1
|
exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user