From f0446f1c7a5732440fd618f9ff5edbde2adc9aec Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 12 Dec 2015 23:48:31 +0100 Subject: [PATCH] sys-devel/llvm: Reorder python_setup after epatch_user in -9999 --- sys-devel/llvm/llvm-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild index d36085c8690b..bf4286783fd3 100644 --- a/sys-devel/llvm/llvm-9999.ebuild +++ b/sys-devel/llvm/llvm-9999.ebuild @@ -201,11 +201,11 @@ src_prepare() { -i tools/lldb/scripts/Python/modules/CMakeLists.txt || die fi - python_setup - # User patches epatch_user + python_setup + # Native libdir is used to hold LLVMgold.so NATIVE_LIBDIR=$(get_libdir) } -- 2.26.2