From a65fdf6ece6cdae34fe29c76dc9d356e172f4a31 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Thu, 10 Nov 2016 15:23:21 -0600 Subject: net-misc/openvswitch: fix build errors Package-Manager: portage-2.3.0 --- net-misc/openvswitch/openvswitch-2.6.0-r1.ebuild | 7 ------- 1 file changed, 7 deletions(-) (limited to 'net-misc/openvswitch') diff --git a/net-misc/openvswitch/openvswitch-2.6.0-r1.ebuild b/net-misc/openvswitch/openvswitch-2.6.0-r1.ebuild index 71a74456720..4c6000a485a 100644 --- a/net-misc/openvswitch/openvswitch-2.6.0-r1.ebuild +++ b/net-misc/openvswitch/openvswitch-2.6.0-r1.ebuild @@ -103,10 +103,6 @@ src_install() { rm -r "${ED%/}"/usr/share/openvswitch/python || die #fi - # not working without the brcompat_mod kernel module which did not get - # included in the kernel and we can't build it anymore - rm "${ED%/}"/usr/sbin/ovs-brcompatd "${ED%/}"/usr/share/man/man8/ovs-brcompatd.8 || die - keepdir /var/{lib,log}/openvswitch keepdir /etc/ssl/openvswitch fperms 0750 /etc/ssl/openvswitch @@ -116,9 +112,6 @@ src_install() { #if ! use monitor ; then # rm -r "${ED%/}"/usr/share/ovsdbmonitor || die #fi - if ! use debug ; then - rm "${ED%/}"/usr/bin/ovs-parse-leaks || die - fi newconfd "${FILESDIR}/ovsdb-server_conf2" ovsdb-server newconfd "${FILESDIR}/ovs-vswitchd_conf" ovs-vswitchd -- cgit v1.2.1