Diff inetutils-2.7 with a inetutils-2.8
| /usr/portage/net-misc/inetutils/inetutils-2.8.ebuild 2026-07-11 20:03:06.430336252 +0300 | ||
|---|---|---|
| 62 | 62 | |
| 63 | 63 |
QA_CONFIG_IMPL_DECL_SKIP=( MIN static_assert alignof unreachable ) |
| 64 | 64 | |
| 65 |
PATCHES=( |
|
| 66 |
"${FILESDIR}/inetutils-2.7-telnetd.patch"
|
|
| 67 |
) |
|
| 68 | ||
| 69 | 65 |
src_configure() {
|
| 70 | 66 |
local myconf=( |
| 71 | 67 |
--localstatedir="${EPREFIX}/var"
|