[commit: ghc] ghc-7.6: Use the right arch name in the Windows installer filename (c7ae350)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : ghc-7.6

http://hackage.haskell.org/trac/ghc/changeset/c7ae350949d8395f533e72b7e264610553c1fcef

>---------------------------------------------------------------

commit c7ae350949d8395f533e72b7e264610553c1fcef
Author: Ian Lynagh <[email protected]>
Date:   Sun Aug 12 19:43:51 2012 +0100

    Use the right arch name in the Windows installer filename

>---------------------------------------------------------------

 mk/config.mk.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/mk/config.mk.in b/mk/config.mk.in
index 81298e4..16853bb 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -393,7 +393,7 @@ BIN_DIST_PREP_TAR_BZ2 = $(BIN_DIST_PREP_TAR).bz2
 BIN_DIST_TAR_BZ2      = $(BIN_DIST_NAME)-$(TARGETPLATFORM).tar.bz2
 BIN_DIST_LIST         = bindist-list
 
-WINDOWS_INSTALLER_BASE = ghc-$(ProjectVersion)-i386-windows
+WINDOWS_INSTALLER_BASE = ghc-$(ProjectVersion)-$(TargetArch_CPP)-windows
 WINDOWS_INSTALLER = $(WINDOWS_INSTALLER_BASE)$(exeext)
 
 # -----------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.