Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16775 closed enhancement (fixed)

python25: respect applications_dir

Reported by: jmroot (Joshua Root) Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: python25

Description

There is now an applications_dir variable in trunk which should be used instead of hardcoding /Applications/MacPorts. Attached patch makes python25 use it, and falls back to the default if it is not set (as with base versions <= 1.6).

Possibly the frameworks_dir variable should also be used, but it defaults to /Library/Frameworks, which is different to what the python ports currently use.

Attachments (1)

python25-applications_dir.diff (749 bytes) - added by jmroot (Joshua Root) 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by jmroot (Joshua Root)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Applied in r40731.

comment:2 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.