commit:     c536bde91c67c298d7423d88538a72e9e4316df2
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  6 16:58:07 2021 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sat Feb  6 16:58:07 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c536bde9

dev-util/Tensile: fix S.

Use PV instead of PVR.

Package-Manager: Portage-3.0.12, Repoman-3.0.1
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

 dev-util/Tensile/Tensile-4.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/Tensile/Tensile-4.0.0-r1.ebuild 
b/dev-util/Tensile/Tensile-4.0.0-r1.ebuild
index eda97d225..ec2a738d9 100644
--- a/dev-util/Tensile/Tensile-4.0.0-r1.ebuild
+++ b/dev-util/Tensile/Tensile-4.0.0-r1.ebuild
@@ -28,7 +28,7 @@ PATCHES=( "${FILESDIR}"/${PN}-4.0.0-cmake.patch
                  "${FILESDIR}"/${PN}-4.0.0-locate-commands.patch
                  "${FILESDIR}"/${PN}-4.0.0-output-currentISA.patch )
 
-S="${WORKDIR}/${PN}-rocm-${PVR}"
+S="${WORKDIR}/${PN}-rocm-${PV}"
 CMAKE_USE_DIR="${WORKDIR}/Source"
 
 src_prepare() {

Reply via email to