Opened 13 years ago
Closed 13 years ago
#30002 closed defect (fixed)
gdb: use standard binary naming conventions
Reported by: | blair (Blair Zajac) | Owned by: | dweber@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | gdb |
Description
coreutils, findutils and the like now name their binaries $prefix/bin/g* and place a symlink in $prefix/libexec/gnubin so you can add that to your path and hide the system's binaries.
I'd like to make this change to gdb so my gdb is MacPorts' and not the systems. Do you mind if we rename the fsf- to g?
I can make the change myself, since I have commit access.
Thanks, Blair
Change History (2)
comment:1 Changed 13 years ago by jmroot (Joshua Root)
Owner: | changed from dweber to dweber@… |
---|
comment:2 Changed 13 years ago by blair (Blair Zajac)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r80859.