sys-cluster/heat: fix S-dir for heat
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 14 Apr 2019 20:05:35 +0000 (15:05 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 14 Apr 2019 20:06:11 +0000 (15:06 -0500)
Fixes: https://bugs.gentoo.org/683330
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sys-cluster/heat/heat-12.0.0.ebuild

index 8f177f56ab547a70c681c2092cf0fdda9d2d0e8d..39f1a73b57746158ef8e9a187827189a00eefa49 100644 (file)
@@ -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"