commit:     2fa4699123bf949cce6f218312ab97de5343ea0e
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 19 21:14:54 2018 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Dec 19 21:14:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fa46991

net-misc/openvswitch: fix confd typo

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 net-misc/openvswitch/openvswitch-2.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/openvswitch/openvswitch-2.10.1.ebuild 
b/net-misc/openvswitch/openvswitch-2.10.1.ebuild
index 044f33af589..1f5b6181094 100644
--- a/net-misc/openvswitch/openvswitch-2.10.1.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.10.1.ebuild
@@ -102,7 +102,7 @@ src_install() {
        rm -rf "${ED%/}"/var/run || die
 
        newconfd "${FILESDIR}/ovsdb-server_conf2" ovsdb-server
-       newconfd "${FILESDIR}/ovs-vswitchd.conf-r2" ovs-vswitchd
+       newconfd "${FILESDIR}/ovs-vswitchd.confd-r2" ovs-vswitchd
        newinitd "${FILESDIR}/ovsdb-server-r1" ovsdb-server
        newinitd "${FILESDIR}/ovs-vswitchd-r1" ovs-vswitchd
 

Reply via email to