commit:     e43cb6e87ec24df7a3555f0acedb8b694a68ca99
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  3 09:52:48 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Oct  3 09:57:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e43cb6e8

dev-ml/async_unix: 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/async_unix/async_unix-0.14.0.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev-ml/async_unix/async_unix-0.14.0.ebuild 
b/dev-ml/async_unix/async_unix-0.14.0.ebuild
index 231d23d4ecd..51bdd90f714 100644
--- a/dev-ml/async_unix/async_unix-0.14.0.ebuild
+++ b/dev-ml/async_unix/async_unix-0.14.0.ebuild
@@ -21,7 +21,3 @@ RDEPEND="
        dev-ml/ppx_jane:=
 "
 DEPEND="${RDEPEND}"
-
-src_compile() {
-       dune build @install --profile release || die
-}

Reply via email to