commit: 13809e8bcb9454e2f3596cf5f6b7b9d817ec0754
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 31 01:32:24 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Oct 31 01:33:16 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13809e8b
sys-cluster/heat: fix sdir for heat-13.0.0
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
sys-cluster/heat/heat-13.0.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sys-cluster/heat/heat-13.0.0.ebuild
b/sys-cluster/heat/heat-13.0.0.ebuild
index e2d5eb4e2b2..883519e2487 100644
--- a/sys-cluster/heat/heat-13.0.0.ebuild
+++ b/sys-cluster/heat/heat-13.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"