summaryrefslogtreecommitdiff
path: root/net-firewall/nftables/nftables-0.9.4-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-firewall/nftables/nftables-0.9.4-r1.ebuild')
-rw-r--r--net-firewall/nftables/nftables-0.9.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-0.9.4-r1.ebuild b/net-firewall/nftables/nftables-0.9.4-r1.ebuild
index c6c7496044cf..9cd3da3f64c2 100644
--- a/net-firewall/nftables/nftables-0.9.4-r1.ebuild
+++ b/net-firewall/nftables/nftables-0.9.4-r1.ebuild
@@ -115,9 +115,9 @@ src_install() {
if use python ; then
python_foreach_impl python_make install
+ python_foreach_impl python_optimize
fi
- python_foreach_impl python_optimize
find "${ED}" -type f -name "*.la" -delete || die
}