Actual "Windows" tarball is more related to "Visual Studio 2005" than "Windows".
This commit is contained in:
parent
c92b437c69
commit
23b32a7742
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ else
|
|||
fi
|
||||
|
||||
# Windows part
|
||||
LIBNFC_WINDOWS_DIR=libnfc-$LIBNFC_VERSION-windows
|
||||
LIBNFC_WINDOWS_DIR=libnfc-$LIBNFC_VERSION-vs2005
|
||||
LIBNFC_WINDOWS_ARCHIVE=$LIBNFC_WINDOWS_DIR.zip
|
||||
|
||||
if [ ! -f $LIBNFC_WINDOWS_ARCHIVE ]; then
|
||||
|
|
Loading…
Reference in a new issue