[commit: ghc] master: Fix copy/paste-o (7da6555)

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/7da655562b684c83128bb74995d32014f15addfb

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

commit 7da655562b684c83128bb74995d32014f15addfb
Author: Ian Lynagh <[email protected]>
Date:   Sun Oct 14 16:12:51 2012 +0100

    Fix copy/paste-o

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

 rules/build-prog.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rules/build-prog.mk b/rules/build-prog.mk
index df96598..2328446 100644
--- a/rules/build-prog.mk
+++ b/rules/build-prog.mk
@@ -205,7 +205,7 @@ ifeq "$$($1_$2_PROGRAM_WAY)" "dyn"
 	install_name_tool $$(foreach d,$$($1_$2_TRANSITIVE_DEP_NAMES), -change $$(TOP)/$$($$($$d_INSTALL_INFO)_dyn_LIB) @loader_path/../$$d-$$($$($$d_INSTALL_INFO)_VERSION)/$$($$($$d_INSTALL_INFO)_dyn_LIB_NAME)) $$@
 # Use relative paths for the RTS. Rather than try to work out which RTS
 # way is being linked, we just change it for all ways
-	install_name_tool $$(foreach w,$$(rts_WAYS), -change $$(TOP)/$$(rts_$$w_LIB) @loader_path/../$$d-$$(rts_VERSION)/$$(rts_$$w_LIB_NAME)) $$@
+	install_name_tool $$(foreach w,$$(rts_WAYS), -change $$(TOP)/$$(rts_$$w_LIB) @loader_path/../rts-$$(rts_VERSION)/$$(rts_$$w_LIB_NAME)) $$@
 endif
 endif
 endif
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.