From e6f6269e82e9ad3b5b15227588b27e13beb38ee9 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 16 Nov 2017 18:25:44 +0100 Subject: dev-ml/llvm-ocaml: Call cmake-utils_src_prepare --- dev-ml/llvm-ocaml/llvm-ocaml-4.0.1.ebuild | 3 +-- dev-ml/llvm-ocaml/llvm-ocaml-5.0.9999.ebuild | 3 +-- dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'dev-ml') diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-4.0.1.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-4.0.1.ebuild index a762ca1480b9..6375c108d859 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-4.0.1.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-4.0.1.ebuild @@ -62,8 +62,7 @@ src_prepare() { # Python is needed to run tests using lit python_setup - # User patches - eapply_user + cmake-utils_src_prepare } src_configure() { diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-5.0.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-5.0.9999.ebuild index 28df8234f9ed..0c2ad271f5c3 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-5.0.9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-5.0.9999.ebuild @@ -62,8 +62,7 @@ src_prepare() { # Python is needed to run tests using lit python_setup - # User patches - eapply_user + cmake-utils_src_prepare } src_configure() { diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild index d0ff8f212f34..7bb17679f8d1 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild @@ -63,8 +63,7 @@ src_prepare() { # Python is needed to run tests using lit python_setup - # User patches - eapply_user + cmake-utils_src_prepare } src_configure() { -- cgit v1.2.3-65-gdbad