From ec63ecd11227071dd59a2ff8fd398c3d57010408 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 9 Feb 2021 10:28:59 -0500 Subject: 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 --- net-firewall/ebtables/ebtables-2.0.11-r2.ebuild | 2 -- 1 file changed, 2 deletions(-) (limited to 'net-firewall') diff --git a/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild b/net-firewall/ebtables/ebtables-2.0.11-r2.ebuild index 826555bb3bac..2e2c4a000704 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 -- cgit v1.2.3-18-g5258