From feb0daf81d888e9160f9f94502de09b66f2a63fd Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 21 Jun 2020 17:50:24 +0100 Subject: gentoo resync : 21.06.2020 --- sys-devel/llvm-common/llvm-common-10.0.1.9999.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'sys-devel/llvm-common/llvm-common-10.0.1.9999.ebuild') diff --git a/sys-devel/llvm-common/llvm-common-10.0.1.9999.ebuild b/sys-devel/llvm-common/llvm-common-10.0.1.9999.ebuild index ba2ffc76a706..18d163abd5c8 100644 --- a/sys-devel/llvm-common/llvm-common-10.0.1.9999.ebuild +++ b/sys-devel/llvm-common/llvm-common-10.0.1.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,6 +17,11 @@ IUSE="" RDEPEND="!sys-devel/llvm:0" +src_prepare() { + cd "${WORKDIR}" || Die + default +} + src_install() { insinto /usr/share/vim/vimfiles doins -r */ -- cgit v1.2.3