summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/vimagit/vimagit-9999.ebuild')
-rw-r--r--app-vim/vimagit/vimagit-9999.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/app-vim/vimagit/vimagit-9999.ebuild b/app-vim/vimagit/vimagit-9999.ebuild
index 2c6c0674676f..6aa0dbdc0cbf 100644
--- a/app-vim/vimagit/vimagit-9999.ebuild
+++ b/app-vim/vimagit/vimagit-9999.ebuild
@@ -20,8 +20,3 @@ VIM_PLUGIN_HELPFILES="${PN}"
RDEPEND="dev-vcs/git"
DOCS=( README.md Changelog )
-
-src_prepare() {
- rm _config.yml || die
- default
-}