Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sat, 02 Jul 2022 17:48:33
Message-Id: 1656783075.a8862c57a8879232f04103a2449e8d6f6c3b5e1e.tupone@gentoo
1 commit: a8862c57a8879232f04103a2449e8d6f6c3b5e1e
2 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 17:31:15 2022 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 17:31:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8862c57
7
8 findlib.eclass: remove unuseful EAPI version test
9
10 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
11
12 eclass/findlib.eclass | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/eclass/findlib.eclass b/eclass/findlib.eclass
16 index dae19d91c37d..52e3655b3e84 100644
17 --- a/eclass/findlib.eclass
18 +++ b/eclass/findlib.eclass
19 @@ -48,8 +48,6 @@ check_ocamlfind() {
20 # We use the stublibs style, so no ld.conf needs to be
21 # updated when a package installs C shared libraries.
22 findlib_src_preinst() {
23 - has "${EAPI:-0}" 0 1 2 && ! use prefix && EPREFIX=
24 - has "${EAPI:-0}" 0 1 2 && use !prefix && ED="${D}"
25 check_ocamlfind
26
27 # destdir is the ocaml sitelib