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