#7136: fix for os x package builder script
----------------------------------+-----------------------------------------
  Reporter:  carter               |          Owner:                
      Type:  bug                  |         Status:  new           
  Priority:  normal               |      Milestone:  7.6.1         
 Component:  Build System         |        Version:  7.6.1         
Resolution:                       |       Keywords:                
        Os:  MacOS X              |   Architecture:  x86_64 (amd64)
   Failure:  Building GHC failed  |     Difficulty:  Unknown       
  Testcase:                       |      Blockedby:                
  Blocking:                       |        Related:                
----------------------------------+-----------------------------------------

Comment(by ian@…):

 commit 87e8c55ece4d0d4f84af26991792afcddc7ef4a4
 {{{
 Author: Ian Lynagh <i...@well-typed.com>
 Date:   Thu Oct 11 15:31:57 2012 +0100

     Remove distrib/Mac*; fixes #7136

     We no longer produce installers fo OS X; we leave that to the Haskell
     Platform team.

  distrib/MacFrameworks/Makefile                     |   31 --
  distrib/MacFrameworks/README                       |   13 -
  distrib/MacFrameworks/build-framework-gmp.sh       |   48 ---
  distrib/MacFrameworks/build-framework-readline.sh  |   63 ----
  distrib/MacOS/English.lproj/InfoPlist.strings      |  Bin 136 -> 0 bytes
  .../MacOS/GHC-relocatable.pmdoc/01ghc-contents.xml |    1 -
  distrib/MacOS/GHC-relocatable.pmdoc/01ghc.xml      |    1 -
  distrib/MacOS/GHC-relocatable.pmdoc/index.xml      |   21 --
  distrib/MacOS/GHC-system.pmdoc/01ghc.xml           |    1 -
  distrib/MacOS/GHC-system.pmdoc/index.xml.in        |   31 --
  distrib/MacOS/GHC.xcodeproj/project.pbxproj        |  310
 --------------------
  distrib/MacOS/Info.plist                           |   28 --
  distrib/MacOS/installer-docs/lambda-logo.png       |  Bin 10511 -> 0
 bytes
  distrib/MacOS/installer-docs/license.html          |  244 ---------------
  distrib/MacOS/installer-scripts/Uninstaller.in     |   91 ------
  distrib/MacOS/installer-scripts/create-links.in    |   38 ---
  distrib/MacOS/installer-scripts/relocate           |   14 -
  distrib/MacOS/mkinstaller                          |  105 -------
  18 files changed, 0 insertions(+), 1040 deletions(-)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7136#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to