#1810: install-sh copies only a single header file to $(BIN_DIST_DIR)/includes/
--------------------------+-------------------------------------------------
Reporter: guest | Owner: igloo
Type: bug | Status: closed
Priority: normal | Milestone: 6.8.2
Component: Build System | Version: 6.8.1
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Multiple
Os: Solaris |
--------------------------+-------------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
I've checked that install-sh will now install multiple files, and I've now
fixed the other problem too:
{{{
Sat Nov 24 08:30:28 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Copy the INSTALL hack from mk/config.mk.in into distrib/Makefile-bin-
vars.in
configure will set INSTALL to ./install-sh if it can't find it in the
path,
so we need to replace the . with the path to our root.
}}}
in the HEAD and 6.8 branch.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1810#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs