Opened 3 years ago
Closed 3 years ago
#64206 closed defect (fixed)
mod_tile: should put the real prefix into README_MacPorts.md
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | frankdean |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | mod_tile |
Description
mod_tile installs a file called README_MacPorts.md which includes the paragraph:
These notes assume the port has been installed with the prefix
/opt/local
. Replace with the appropriate prefix if you have installed it elsewhere.
The port should take care of inserting the user's actual prefix into the readme so that this paragraph becomes unnecessary.
Change History (3)
comment:1 Changed 3 years ago by frankdean
comment:2 Changed 3 years ago by frankdean
This has been fixed in https://github.com/macports/macports-ports/pull/13370
comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Good idea. I’ll fix and submit a PR