From 23b32a7742592ccc6c8a61e918a60417fd4aed62 Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Thu, 23 Jul 2009 10:56:34 +0000 Subject: [PATCH] Actual "Windows" tarball is more related to "Visual Studio 2005" than "Windows". --- make_release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_release.sh b/make_release.sh index 02fcf8f1..e190e761 100755 --- a/make_release.sh +++ b/make_release.sh @@ -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