summaryrefslogtreecommitdiff
path: root/dev-ml/opam-repository/opam-repository-2.0.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/opam-repository/opam-repository-2.0.9.ebuild')
-rw-r--r--dev-ml/opam-repository/opam-repository-2.0.9.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-ml/opam-repository/opam-repository-2.0.9.ebuild b/dev-ml/opam-repository/opam-repository-2.0.9.ebuild
index 7715c1f74d1a..77365ae1bced 100644
--- a/dev-ml/opam-repository/opam-repository-2.0.9.ebuild
+++ b/dev-ml/opam-repository/opam-repository-2.0.9.ebuild
@@ -37,7 +37,3 @@ src_prepare() {
(flags (:standard -warn-error -3-9-33))))
EOF
}
-
-src_compile() {
- dune build @install --profile release || die
-}