summaryrefslogtreecommitdiff
path: root/app-vim/vimagit/vimagit-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/vimagit/vimagit-9999.ebuild')
-rw-r--r--app-vim/vimagit/vimagit-9999.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/app-vim/vimagit/vimagit-9999.ebuild b/app-vim/vimagit/vimagit-9999.ebuild
index 2c6c0674676f..b62d380b1309 100644
--- a/app-vim/vimagit/vimagit-9999.ebuild
+++ b/app-vim/vimagit/vimagit-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,8 +20,3 @@ VIM_PLUGIN_HELPFILES="${PN}"
RDEPEND="dev-vcs/git"
DOCS=( README.md Changelog )
-
-src_prepare() {
- rm _config.yml || die
- default
-}