dev-ml/llvm-ocaml: Call cmake-utils_src_prepare
authorMichał Górny <mgorny@gentoo.org>
Thu, 16 Nov 2017 17:25:44 +0000 (18:25 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 16 Nov 2017 21:52:05 +0000 (22:52 +0100)
dev-ml/llvm-ocaml/llvm-ocaml-4.0.1.ebuild
dev-ml/llvm-ocaml/llvm-ocaml-5.0.9999.ebuild
dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild

index a762ca1480b981085aeb598a4c415c6a1e6883a2..6375c108d859c9f887ad1177a5843a75943ef5b0 100644 (file)
@@ -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() {
index 28df8234f9edc27d4c6094cb68fb7cc58cd48a5f..0c2ad271f5c3d64868f4d929c6d65c7249fe8d8f 100644 (file)
@@ -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() {
index d0ff8f212f34cd6f24c4735345e91f58c55086fd..7bb17679f8d149c6f1f23cbe25b9603551782a3d 100644 (file)
@@ -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() {