commit:     fb2c24fffbabc7f94b66fa1f533a5feed4c8f9c4
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  3 09:56:13 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Oct  3 09:57:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb2c24ff

dev-ml/opam-state: 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/opam-state/opam-state-2.0.8-r1.ebuild | 4 ----
 dev-ml/opam-state/opam-state-2.0.9.ebuild    | 4 ----
 dev-ml/opam-state/opam-state-2.1.0.ebuild    | 4 ----
 3 files changed, 12 deletions(-)

diff --git a/dev-ml/opam-state/opam-state-2.0.8-r1.ebuild 
b/dev-ml/opam-state/opam-state-2.0.8-r1.ebuild
index 10fd5b4abe8..ce874e2ac46 100644
--- a/dev-ml/opam-state/opam-state-2.0.8-r1.ebuild
+++ b/dev-ml/opam-state/opam-state-2.0.8-r1.ebuild
@@ -36,7 +36,3 @@ src_prepare() {
                  (flags (:standard -warn-error -3-9-33))))
        EOF
 }
-
-src_compile() {
-       dune build @install --profile release || die
-}

diff --git a/dev-ml/opam-state/opam-state-2.0.9.ebuild 
b/dev-ml/opam-state/opam-state-2.0.9.ebuild
index cde1ebca6cb..cf9ab72c819 100644
--- a/dev-ml/opam-state/opam-state-2.0.9.ebuild
+++ b/dev-ml/opam-state/opam-state-2.0.9.ebuild
@@ -36,7 +36,3 @@ src_prepare() {
                  (flags (:standard -warn-error -3-9-33))))
        EOF
 }
-
-src_compile() {
-       dune build @install --profile release || die
-}

diff --git a/dev-ml/opam-state/opam-state-2.1.0.ebuild 
b/dev-ml/opam-state/opam-state-2.1.0.ebuild
index a9138ffd9fc..6c2a6cf8e81 100644
--- a/dev-ml/opam-state/opam-state-2.1.0.ebuild
+++ b/dev-ml/opam-state/opam-state-2.1.0.ebuild
@@ -36,7 +36,3 @@ src_prepare() {
                  (flags (:standard -warn-error -3-9-33))))
        EOF
 }
-
-src_compile() {
-       dune build @install --profile release || die
-}

Reply via email to