Hi,

Am Dienstag, den 25.09.2012, 01:34 +0000 schrieb Clint Adams:
> At least these packages appear to be checking for libHSrts_thr.a in the wrong 
> directory.
> Should we fix anything for wheezy?
> 
> ./haskell-yesod/rules:DEB_SETUP_GHC_CONFIGURE_ARGS := $(shell test -e 
> /usr/lib/ghc-$(GHC_VERSION)/libHSrts_thr.a || echo --flags=-threaded)
> ./hlint/rules:DEB_SETUP_GHC_CONFIGURE_ARGS := $(shell test -e 
> /usr/lib/ghc-$(GHC_VERSION)/libHSrts_thr.a || echo --flags=-threaded) 
> --datasubdir=/usr/share/hlint
> ./hbro/rules:DEB_SETUP_GHC_CONFIGURE_ARGS := $(shell test -e 
> /usr/lib/ghc-$(GHC_VERSION)/libHSrts_thr.a || echo --flags=-threaded)
> ./haskell-hledger/rules:DEB_SETUP_GHC_CONFIGURE_ARGS := $(shell test -e 
> /usr/lib/ghc-$(GHC_VERSION)/libHSrts_thr.a || echo --flags=-threaded)
> ./haskell-aeson/rules:DEB_SETUP_GHC_CONFIGURE_ARGS += $(shell test -e 
> /usr/lib/ghc-$(GHC_VERSION)/libHSrts_thr.a || echo --flags=-threaded)

not sure. What is the effect? They will not run threaded, but it seems
that either nobody uses the binary or it does not matter. I would not
care too much myself, but OTOH it is probably a reasonable reason for a
freeze exception, if someone wants to take care of it.

Greetings,
Joachim
-- 
Joachim "nomeata" Breitner
Debian Developer
  [email protected] | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: [email protected] | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to