From 603124675345416fe4dc4d0962661df4650a53d7 Mon Sep 17 00:00:00 2001 From: reid Date: Thu, 29 May 2003 14:47:05 +0000 Subject: [PATCH] [project @ 2003-05-29 14:47:05 by reid] Use --force which ghc-pkg'ing standalone libs because ghc-pkg is run before the libs have actually been installed. It would be better to delay running ghc-pkg. --- mk/package.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mk/package.mk b/mk/package.mk index 8b7eec4..4d3d257 100644 --- a/mk/package.mk +++ b/mk/package.mk @@ -1,5 +1,5 @@ # ----------------------------------------------------------------------------- -# $Id: package.mk,v 1.28 2003/05/29 13:36:39 simonmar Exp $ +# $Id: package.mk,v 1.29 2003/05/29 14:47:05 reid Exp $ ifneq "$(PACKAGE)" "" @@ -64,7 +64,7 @@ else # $(STANDALONE_PACKAGE) == "YES" # redefines it to point to GHC's libdir (bug or feature?). # install :: package.conf.installed - pkglibdir=$(libdir) $(GHC_PKG) --update-package