#65790 closed defect (fixed)
inetutils: symlinks not installed in ${prefix}/libexec/gnubin
Reported by: | fgunbin | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | mascguy (Christopher Nielsen) | |
Port: | inetutils |
Description
Currently it's only possible to invoke, say, GNU telnet (part of inetutils), with "/opt/local/bin/gtelnet", while I'd expect /opt/local/libexec/gnubin/telnet to also be available.
Change History (5)
comment:1 Changed 2 years ago by mascguy (Christopher Nielsen)
Owner: | set to Schamschula |
---|---|
Status: | new → assigned |
Summary: | inetutils doesn't install symlinks in /opt/local/libexec/gnubin → inetutils: symlinks not installed in ${prefix}/libexec/gnubin |
Version: | → 2.7.2 |
comment:2 follow-up: 5 Changed 2 years ago by Schamschula (Marius Schamschula)
comment:3 Changed 2 years ago by mascguy (Christopher Nielsen)
Cc: | mascguy added |
---|
comment:4 Changed 2 years ago by Marius Schamschula <mschamschula@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
OK.
I'll add the un-prefixed binaries to
${prefix}/libexec/gnubin
analogous to thegrep
.package.