commit:     c266dbf82955b740a13b58be43397418e23ae043
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 14 20:05:35 2019 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Apr 14 20:06:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c266dbf8

sys-cluster/heat: fix S-dir for heat

Fixes: https://bugs.gentoo.org/683330
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 sys-cluster/heat/heat-12.0.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-cluster/heat/heat-12.0.0.ebuild 
b/sys-cluster/heat/heat-12.0.0.ebuild
index 8f177f56ab5..39f1a73b577 100644
--- a/sys-cluster/heat/heat-12.0.0.ebuild
+++ b/sys-cluster/heat/heat-12.0.0.ebuild
@@ -19,6 +19,7 @@ else
                https://tarballs.openstack.org/${PN}/openstack-${P}.tar.gz";
        KEYWORDS="~amd64 ~arm64 ~x86"
 fi
+S="${WORKDIR}/openstack-${P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"

Reply via email to