From: Ian Lynagh Date: Wed, 16 Mar 2011 17:29:45 +0000 (+0000) Subject: Don't put 2 copies of the RTS libraries in the bindists X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=219105cebbb1172ec48ccb134414448c76418235;p=ghc-hetmet.git Don't put 2 copies of the RTS libraries in the bindists --- diff --git a/rts/ghc.mk b/rts/ghc.mk index d81c125..3e0e11a 100644 --- a/rts/ghc.mk +++ b/rts/ghc.mk @@ -531,5 +531,4 @@ INSTALL_LIBS += $(ALL_RTS_LIBS) $(eval $(call clean-target,rts,dist,rts/dist)) BINDIST_EXTRAS += rts/package.conf.in -BINDIST_EXTRAS += $(ALL_RTS_LIBS)