diff options
| -rw-r--r-- | eclass/findlib.eclass | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/eclass/findlib.eclass b/eclass/findlib.eclass index dae19d91c37d..52e3655b3e84 100644 --- a/eclass/findlib.eclass +++ b/eclass/findlib.eclass @@ -48,8 +48,6 @@ check_ocamlfind() { # We use the stublibs style, so no ld.conf needs to be # updated when a package installs C shared libraries. findlib_src_preinst() { - has "${EAPI:-0}" 0 1 2 && ! use prefix && EPREFIX= - has "${EAPI:-0}" 0 1 2 && use !prefix && ED="${D}" check_ocamlfind # destdir is the ocaml sitelib |
