On Thu, 30 Sep 2010 19:28:21 +0100 Ian Lynagh <[email protected]> wrote:
> > Wed Sep 29 22:48:17 EEST 2010 Sergei Trofimovich > > <[email protected]> > > * Avoid installing symlink to haddoc when wrapper installation is disabled > > I've just fixed the build system so it won't create the haddock symlink > if it isn't installing haddock. Please let me know if that isn't > sufficient for your needs. I'll give it a try (will take some time before I report back), but seems it will not help in our case or I am missing something. We, gentoo, use rather special setup: we build haddock, but do not install wrapper in /usr/bin/ (in order to allow easier haddock upgrades), so we apply such haddock patch before building ghc: FILE: ghc/utils/haddock/ghc.mk -utils/haddock_dist_INSTALL_SHELL_WRAPPER = YES +utils/haddock_dist_INSTALL_SHELL_WRAPPER = NO -- Sergei
signature.asc
Description: PGP signature
_______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
