summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-10-26 13:32:25 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-10-26 13:37:47 -0500
commit35feb8d07fb4c003215ed2b541c04b8ffdaf80e4 (patch)
treed512a9277e4d85abbb72fa78849b393b2ad856c1 /sys-auth
parentsys-fs/udev: restore static-libs support (diff)
downloadgentoo-35feb8d07fb4c003215ed2b541c04b8ffdaf80e4.tar.gz
gentoo-35feb8d07fb4c003215ed2b541c04b8ffdaf80e4.tar.bz2
gentoo-35feb8d07fb4c003215ed2b541c04b8ffdaf80e4.zip
sys-auth/keystone: fix file install problem with train
Fixes: https://bugs.gentoo.org/698578 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/keystone/keystone-16.0.0.ebuild2
-rw-r--r--sys-auth/keystone/keystone-2019.2.9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/keystone/keystone-16.0.0.ebuild b/sys-auth/keystone/keystone-16.0.0.ebuild
index fd20d46baf1f..d46c5c4329c3 100644
--- a/sys-auth/keystone/keystone-16.0.0.ebuild
+++ b/sys-auth/keystone/keystone-16.0.0.ebuild
@@ -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/*
diff --git a/sys-auth/keystone/keystone-2019.2.9999.ebuild b/sys-auth/keystone/keystone-2019.2.9999.ebuild
index fd20d46baf1f..d46c5c4329c3 100644
--- a/sys-auth/keystone/keystone-2019.2.9999.ebuild
+++ b/sys-auth/keystone/keystone-2019.2.9999.ebuild
@@ -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/*