Opened 7 years ago
Closed 7 years ago
#54231 closed enhancement (fixed)
mercury @14.01.1_0 install {info,man} under /opt/local
Reported by: | jxy (Xiao-Yong) | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | mercury |
Description
It still installs info and man under ${prefix}, and macports complains, cf. #31307.
Warning: violation by /opt/local/info Warning: violation by /opt/local/man
Attached patch should fix it.
Attachments (1)
Change History (5)
Changed 7 years ago by jxy (Xiao-Yong)
Attachment: | mercury_r1.patch added |
---|
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Keywords: | haspatch added |
---|
comment:2 Changed 7 years ago by mf2k (Frank Schima)
Should it be destroot.args-append
instead of destroot.args
to not overwrite the defaults?
comment:4 Changed 7 years ago by mf2k (Frank Schima)
Owner: | set to mf2k |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
patch to fix install location of info and man