sys-auth/keystone: fix file install problem with train
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 26 Oct 2019 18:32:25 +0000 (13:32 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 26 Oct 2019 18:37:47 +0000 (13:37 -0500)
Fixes: https://bugs.gentoo.org/698578
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sys-auth/keystone/keystone-16.0.0.ebuild
sys-auth/keystone/keystone-2019.2.9999.ebuild

index fd20d46baf1fbdd6f35e65abb168e11e3738423a..d46c5c4329c3b032628d7de8f73c33ca6d088cae 100644 (file)
@@ -135,7 +135,7 @@ python_install_all() {
        newins "${DISTDIR}/keystone.conf.sample-${PV}" keystone.conf.sample
        doins etc/logging.conf.sample
        doins etc/default_catalog.templates
-       doins etc/policy.v3cloudsample.json
+#      doins etc/policy.v3cloudsample.json
        insinto /etc/keystone/httpd
        doins httpd/*
 
index fd20d46baf1fbdd6f35e65abb168e11e3738423a..d46c5c4329c3b032628d7de8f73c33ca6d088cae 100644 (file)
@@ -135,7 +135,7 @@ python_install_all() {
        newins "${DISTDIR}/keystone.conf.sample-${PV}" keystone.conf.sample
        doins etc/logging.conf.sample
        doins etc/default_catalog.templates
-       doins etc/policy.v3cloudsample.json
+#      doins etc/policy.v3cloudsample.json
        insinto /etc/keystone/httpd
        doins httpd/*