summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-12-19 15:14:54 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2018-12-19 15:14:54 -0600
commit2fa4699123bf949cce6f218312ab97de5343ea0e (patch)
tree18eada2f7345a984deb32caa1449601cd3e78495 /net-misc
parentnet-misc/openvswitch: 2.10.1 bump (diff)
downloadgentoo-2fa4699123bf949cce6f218312ab97de5343ea0e.tar.gz
gentoo-2fa4699123bf949cce6f218312ab97de5343ea0e.tar.bz2
gentoo-2fa4699123bf949cce6f218312ab97de5343ea0e.zip
net-misc/openvswitch: fix confd typo
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/openvswitch/openvswitch-2.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openvswitch/openvswitch-2.10.1.ebuild b/net-misc/openvswitch/openvswitch-2.10.1.ebuild
index 044f33af5890..1f5b61810944 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