From 8d1de4b6a1ccbb92df72e324d5db1650c3602140 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Wed, 7 Mar 2018 12:26:39 -0600 Subject: sys-cluster/heat: fix install, policy is now in code Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- sys-cluster/heat/heat-10.0.0.ebuild | 1 - sys-cluster/heat/heat-2018.1.9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/sys-cluster/heat/heat-10.0.0.ebuild b/sys-cluster/heat/heat-10.0.0.ebuild index 1fb77183dbd6..fd03db676225 100644 --- a/sys-cluster/heat/heat-10.0.0.ebuild +++ b/sys-cluster/heat/heat-10.0.0.ebuild @@ -152,7 +152,6 @@ python_install_all() { insopts -m0640 -o heat -g heat newins "${DISTDIR}/heat.conf.sample-${PV}" "heat.conf.sample" doins "etc/heat/api-paste.ini" - doins "etc/heat/policy.json" insinto /etc/heat/templates doins "etc/heat/templates/"* insinto /etc/heat/environment.d diff --git a/sys-cluster/heat/heat-2018.1.9999.ebuild b/sys-cluster/heat/heat-2018.1.9999.ebuild index 1fb77183dbd6..fd03db676225 100644 --- a/sys-cluster/heat/heat-2018.1.9999.ebuild +++ b/sys-cluster/heat/heat-2018.1.9999.ebuild @@ -152,7 +152,6 @@ python_install_all() { insopts -m0640 -o heat -g heat newins "${DISTDIR}/heat.conf.sample-${PV}" "heat.conf.sample" doins "etc/heat/api-paste.ini" - doins "etc/heat/policy.json" insinto /etc/heat/templates doins "etc/heat/templates/"* insinto /etc/heat/environment.d -- cgit v1.2.3-65-gdbad