#17250 closed defect (fixed)
emacs-app assumes /Applications/MacPorts
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
Port: | emacs-app |
Description
emacs-app installs into /Applications/MacPorts but should use the variable ${applications_dir}. Since that's not defined until MacPorts 1.7.0, the port should set it to /Applications/MacPorts if undefined. See attached patch.
Attachments (1)
Change History (5)
Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | emacs-app-applications_dir.diff added |
---|
comment:1 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | mcalhoun@… added |
---|
comment:2 Changed 16 years ago by cssdev
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed to r44904! Thanks for the patch!
comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
One occurrence of "/Applications/MacPorts" remains in the Portfile, in a comment.
Note: See
TracTickets for help on using
tickets.
Cc Me!