fixed typo

This commit is contained in:
Frank Morgner
2013-01-29 09:47:47 +01:00
parent 6947ccb8be
commit 2905b067e5

View File

@@ -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