Ticket #28560 (closed enhancement: fixed)
xmedcon: leave configure.pre_args alone
| Reported by: | ryandesign@… | Owned by: | jameskyle@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | ||
| Port: | xmedcon |
Description
Why does the xmedcon portfile clear configure.pre_args (which contained "--prefix=${prefix}"), then add "--prefix=${prefix}" to configure.args? It seems like the attached patch would simplify things.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


proposed patch