commit:     3e14f0052028fc4e3978c1c514f7faf53d8e977e
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  3 09:53:15 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Oct  3 09:57:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e14f005

dev-ml/core: src_compile is in dune.eclass

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/core/core-0.14.1.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev-ml/core/core-0.14.1.ebuild b/dev-ml/core/core-0.14.1.ebuild
index 6ebd5813a98..360f559aa22 100644
--- a/dev-ml/core/core-0.14.1.ebuild
+++ b/dev-ml/core/core-0.14.1.ebuild
@@ -28,7 +28,3 @@ RDEPEND="
        dev-ml/timezone:=
 "
 DEPEND="${RDEPEND}"
-
-src_compile() {
-       dune build @install --profile release || die
-}

Reply via email to