summaryrefslogtreecommitdiff
path: root/sys-devel/llvm-common/llvm-common-10.0.1.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/llvm-common/llvm-common-10.0.1.9999.ebuild')
-rw-r--r--sys-devel/llvm-common/llvm-common-10.0.1.9999.ebuild7
1 files changed, 6 insertions, 1 deletions
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 */