[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New version of haskell-devscripts



At Thu, 07 May 2009 12:10:22 -0300,
Marco Túlio Gontijo e Silva wrote:
> 
> Hello,
> 
> I've made a new version of haskell-devscripts which correct the way
> dh_haskell_shlibdeps handles internal dependencies of a package.  If
> several binary packages are generated from one source package, the new
> dh_haskell_shlibdeps will install all of them on the temporary
> package.conf and then build a binary to check for shlibdeps.

Would it be possible to fix this bug too?

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526998

All you need to do is add:

  echo '[]' > $T_DIR/package.conf

before the ghc-pkg register call...

- jeremy


Reply to: