Diff ethtool-6.1 with a ethtool-6.2
/usr/portage/sys-apps/ethtool/ethtool-6.2.ebuild 2023-10-09 14:52:35.368368498 +0300 | ||
---|---|---|
16 | 16 |
DEPEND="${RDEPEND}" |
17 | 17 |
BDEPEND="app-arch/xz-utils" |
18 | 18 | |
19 |
PATCHES=( |
|
20 |
"${FILESDIR}"/${P}-musl.patch |
|
21 |
) |
|
22 | ||
23 | 19 |
src_configure() { |
24 | 20 |
econf $(use_enable netlink) |
25 | 21 |
} |