summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-11 00:22:35 +0000
committerSam James <sam@gentoo.org>2021-06-11 00:29:10 +0000
commite7e3d272e72de86480a4eb28d908d5f4dc2a3e79 (patch)
treeabe81ce5300cf6d42efeafa4fed23e76e59526c0 /sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild
parentsys-apps/grepcidr: port to EAPI 7 (diff)
downloadgentoo-e7e3d272e72de86480a4eb28d908d5f4dc2a3e79.tar.gz
gentoo-e7e3d272e72de86480a4eb28d908d5f4dc2a3e79.tar.bz2
gentoo-e7e3d272e72de86480a4eb28d908d5f4dc2a3e79.zip
sci-mathematics/sha1-polyml: fix VariableScope (ROOT)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild')
-rw-r--r--sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild b/sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild
index 20d02506c3c9..a76fba862963 100644
--- a/sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild
+++ b/sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild
@@ -53,7 +53,8 @@ src_test() {
src_install() {
dodoc README
- local ld="${ROOT}usr/"$(get_libdir)"/${PN}"
+
+ local ld="${EPREFIX%/}/usr/$(get_libdir)/${PN}"
dodir ${ld}
exeinto ${ld}
doexe libsha1.so