1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-08 12:44:23 +01:00

speedo: Fix the w32 installer name

This commit is contained in:
Werner Koch 2014-06-25 20:25:28 +02:00
parent c67d270140
commit adad1872b4

@ -94,7 +94,7 @@ SetCompressor lzma
Name "${PRETTY_PACKAGE}"
# Set the output filename.
OutFile "$(NAME)-${VERSION}.exe"
OutFile "${NAME}-${VERSION}.exe"
#Fixme: Do we need a logo
#Icon "${TOP_SRCDIR}/doc/logo/gnupg-logo-icon.ico"