[commit: ghc] master: Fix installation of vanilla libraries (c03a899)

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

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

commit c03a899a593f32e6bf0a79a9f313aeecf746d9de
Author: Ian Lynagh <[email protected]>
Date:   Thu Oct 25 16:36:47 2012 +0100

    Fix installation of vanilla libraries

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

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

diff --git a/rules/build-package-data.mk b/rules/build-package-data.mk
index dd94493..bbe8652 100644
--- a/rules/build-package-data.mk
+++ b/rules/build-package-data.mk
@@ -18,7 +18,7 @@ $(call profStart, build-package-data($1,$2,$3))
 # $2 = distdir
 # $3 = GHC stage to use (0 == bootstrapping compiler)
 
-ifeq "$$(filter p,$$($1_$2_WAYS))" "v"
+ifeq "$$(filter v,$$($1_$2_WAYS))" "v"
 $1_$2_CONFIGURE_OPTS += --enable-library-vanilla
 else
 $1_$2_CONFIGURE_OPTS += --disable-library-vanilla
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.