mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
speedo: Fix the w32 installer name
This commit is contained in:
parent
c67d270140
commit
adad1872b4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue