Ticket #7136 (closed bug: fixed)
fix for os x package builder script
| Reported by: | carter | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6.1 |
| Component: | Build System | Version: | 7.6.1 |
| Keywords: | Cc: | ||
| Operating System: | MacOS X | Architecture: | x86_64 (amd64) |
| Type of failure: | Building GHC failed | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
the build script in distrib/MacOS/mkinstaller has packagemaker hard coded for the /Developer/ location
newer installs of OS X, eg Lion and Mountain lion, have packagemaker installed separately,
so the most natural hard coded path for package maker (the shell command) would be /Applications/PackageMaker.app/Contents/MacOS/PackageMaker
i'm calling it a build system bug, though its more of a "package system" bug
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

