#764: DESTDIR Makefile variable
------------------------------+---------------------------------------------
  Reporter:  guest            |          Owner:         
      Type:  feature request  |         Status:  closed 
  Priority:  normal           |      Milestone:         
 Component:  Build System     |        Version:  6.4.2  
  Severity:  normal           |     Resolution:  invalid
  Keywords:                   |             Os:  Unknown
Difficulty:  Unknown          |   Architecture:  Unknown
------------------------------+---------------------------------------------
Changes (by panne):

  * resolution:  => invalid
  * status:  new => closed

Comment:

 GHC's build system already has this feature, see e.g. the RPM spec file
 ghc/ghc.spec.in:

    make prefix=/foo/bar/baz install

 or

    make datadir=/blah install-docs

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/764>
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

Reply via email to