[GHC] #4883: make install DESTDIR=./relative/path fails
GHC
cvs-ghc at haskell.org
Sat Jan 8 21:26:30 CET 2011
#4883: make install DESTDIR=./relative/path fails
------------------------------------+---------------------------------------
Reporter: duncan | Owner: igloo
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Build System | Version: 7.0.1
Resolution: fixed | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: Installing GHC failed |
------------------------------------+---------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in HEAD and 7.0 branch:
{{{
Sat Jan 8 17:16:35 GMT 2011 Ian Lynagh <igloo at earth.li>
* Make DESTDIR an absolute path when installing; fixes #4883
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4883#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list