[commit: ghc] master: Windows install fix (911bc5c)

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  : master

http://hackage.haskell.org/trac/ghc/changeset/911bc5ce96f54a3be63e6e7dcfa9bc6ccb8495e0

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

commit 911bc5ce96f54a3be63e6e7dcfa9bc6ccb8495e0
Author: Ian Lynagh <[email protected]>
Date:   Wed Oct 3 23:03:46 2012 +0100

    Windows install fix

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

 ghc.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ghc.mk b/ghc.mk
index f31f421..f2ee2f9 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -812,7 +812,7 @@ define installLibsTo
 		    $(RANLIB) $(DESTDIR)$(ghclibdir)/`basename $$i` ;; \
 		  *.dll) \
 		    $(call INSTALL_PROGRAM,$(INSTALL_OPTS),$$i,$2) ; \
-		    $$(STRIP_CMD) $2/$$i ;; \
+		    $(STRIP_CMD) $2/$$i ;; \
 		  *.so) \
 		    $(call INSTALL_SHLIB,$(INSTALL_OPTS),$$i,$2) ;; \
 		  *.dylib) \
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.