sci-mathematics/coq: drop ocaml 4.03 patch; it is not needed anymore.

Package-Manager: portage-2.3.0
This commit is contained in:
Alexis Ballier
2016-08-12 12:25:25 +02:00
parent d8de058518
commit 05a6452be2

View File

@@ -39,7 +39,6 @@ S=${WORKDIR}/${MY_P}
src_prepare() {
epatch "${FILESDIR}/${PN}-8.5-do-not-install-revision.patch"
epatch "${FILESDIR}/${PN}-8.4_p5-no-clean-before-test.patch"
has_version '>=dev-lang/ocaml-4.03' && epatch "${FILESDIR}/oc43.patch"
}
src_configure() {