commit:     08eae0dfdf90b615dd373b3ea4fc30a3810d3a3b
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon May 16 16:40:01 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon May 16 16:40:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08eae0df

sys-cluster/nova: fixing typo

Package-Manager: portage-2.2.28

 sys-cluster/nova/nova-13.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/nova/nova-13.0.0.ebuild 
b/sys-cluster/nova/nova-13.0.0.ebuild
index 8e20f94..37aa41f 100644
--- a/sys-cluster/nova/nova-13.0.0.ebuild
+++ b/sys-cluster/nova/nova-13.0.0.ebuild
@@ -174,7 +174,7 @@ python_install() {
        insopts -m 0644
        insinto /etc/nova/rootwrap.d
        newins "${FILESDIR}/etc.mitaka/rootwrap.d/api-metadata.filters" 
"api-metadata.filters"
-       newins "${FILESDIR}/etc.mitala/rootwrap.d/compute.filters" 
"compute.filters"
+       newins "${FILESDIR}/etc.mitaka/rootwrap.d/compute.filters" 
"compute.filters"
        newins "${FILESDIR}/etc.mitaka/rootwrap.d/network.filters" 
"network.filters"
        #copy migration conf file (not coppied on install via setup.py script)
        insinto 
/usr/$(get_libdir)/python2.7/site-packages/nova/db/sqlalchemy/migrate_repo/

Reply via email to