commit: ec63ecd11227071dd59a2ff8fd398c3d57010408
Author: Mike Frysinger <vapier <AT> chromium <DOT> org>
AuthorDate: Tue Feb 9 15:28:59 2021 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Feb 9 15:58:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec63ecd1
net-firewall/ebtables: stop installing /etc/ethertypes when USE=static
We stopped installing this in USE=-static already in favor of the
ethertypes package, so fix the USE=static codepath too.
Signed-off-by: Mike Frysinger <vapier <AT> gentoo.org>
net-firewall/ebtables/ebtables-2.0.11-r2.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild
b/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild
index 826555bb3ba..2e2c4a00070 100644
--- a/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild
+++ b/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild
@@ -79,8 +79,6 @@ src_install() {
else
into /
newsbin static ebtables
- insinto /etc
- doins ethertypes
fi
newman ebtables-legacy.8 ebtables.8