Summary: | net-misc/utelnetd: pre-stripped files found | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | MATSUU Takuto (RETIRED) <matsuu> |
Status: | RESOLVED FIXED | ||
Severity: | QA | CC: | chtof62 |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 239866 |
Description
Diego Elio Pettenò (RETIRED)
![]() *** Bug 252021 has been marked as a duplicate of this bug. *** Can be closed, already corrected in net-misc/utelnetd-0.1.9-r1.ebuild : (...) sed -i \ -e "/(STRIP)/d" \ -e "/^CC/s:=.*:= $(tc-getCC):" \ Makefile || die (...) (In reply to comment #2) > Can be closed, already corrected in net-misc/utelnetd-0.1.9-r1.ebuild : > > (...) > sed -i \ > -e "/(STRIP)/d" \ > -e "/^CC/s:=.*:= $(tc-getCC):" \ > Makefile || die > (...) |