From bda00e5be9a94af3b4d3d3742baa67daed0c6f4b Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Tue, 5 Apr 2022 02:04:14 +0200 Subject: [PATCH] sys-cluster/heat: fix sample installation Signed-off-by: Alessandro Barbieri --- sys-cluster/heat/heat-18.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/heat/heat-18.0.0.ebuild b/sys-cluster/heat/heat-18.0.0.ebuild index 0d5f545e2a..cc37073c7c 100644 --- a/sys-cluster/heat/heat-18.0.0.ebuild +++ b/sys-cluster/heat/heat-18.0.0.ebuild @@ -148,7 +148,7 @@ python_install_all() { insinto /etc/heat insopts -m 0640 -o heat -g heat - doins heat.conf.sample + doins etc/heat/heat.conf.sample doins etc/heat/policy.yaml.sample doins "etc/heat/api-paste.ini" insinto /etc/heat/templates