Skip to content

Commit

Permalink
Actual "Windows" tarball is more related to "Visual Studio 2005" than…
Browse files Browse the repository at this point in the history
… "Windows".
  • Loading branch information
neomilium committed Jul 23, 2009
1 parent c92b437 commit 23b32a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 23b32a7

Please sign in to comment.