summaryrefslogtreecommitdiff
path: root/dev-ml/opam-core/opam-core-2.0.10.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/opam-core/opam-core-2.0.10.ebuild')
-rw-r--r--dev-ml/opam-core/opam-core-2.0.10.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-ml/opam-core/opam-core-2.0.10.ebuild b/dev-ml/opam-core/opam-core-2.0.10.ebuild
index 238d48fec7b8..e546877f9cb8 100644
--- a/dev-ml/opam-core/opam-core-2.0.10.ebuild
+++ b/dev-ml/opam-core/opam-core-2.0.10.ebuild
@@ -10,7 +10,6 @@ inherit opam
DESCRIPTION="Core libraries for opam"
HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam"
SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> opam-${PV}.tar.gz"
-SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz"
S="${WORKDIR}/opam-${PV}"
OPAM_INSTALLER="${S}/opam-installer"
@@ -27,8 +26,6 @@ RDEPEND="
DEPEND="${RDEPEND}
dev-ml/cppo"
-PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
-
src_prepare() {
default
cat <<- EOF >> "${S}/dune"