mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-05-30 00:56:15 +00:00
Actual "Windows" tarball is more related to "Visual Studio 2005" than "Windows".
This commit is contained in:
@@ -20,7 +20,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Windows part
|
# Windows part
|
||||||
LIBNFC_WINDOWS_DIR=libnfc-$LIBNFC_VERSION-windows
|
LIBNFC_WINDOWS_DIR=libnfc-$LIBNFC_VERSION-vs2005
|
||||||
LIBNFC_WINDOWS_ARCHIVE=$LIBNFC_WINDOWS_DIR.zip
|
LIBNFC_WINDOWS_ARCHIVE=$LIBNFC_WINDOWS_DIR.zip
|
||||||
|
|
||||||
if [ ! -f $LIBNFC_WINDOWS_ARCHIVE ]; then
|
if [ ! -f $LIBNFC_WINDOWS_ARCHIVE ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user