summaryrefslogtreecommitdiff
path: root/app-vim/vim-rest-console/vim-rest-console-2.6.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/vim-rest-console/vim-rest-console-2.6.0.ebuild')
-rw-r--r--app-vim/vim-rest-console/vim-rest-console-2.6.0.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/app-vim/vim-rest-console/vim-rest-console-2.6.0.ebuild b/app-vim/vim-rest-console/vim-rest-console-2.6.0.ebuild
index 54eb296ba217..a47e6a71cd0e 100644
--- a/app-vim/vim-rest-console/vim-rest-console-2.6.0.ebuild
+++ b/app-vim/vim-rest-console/vim-rest-console-2.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,8 +14,3 @@ KEYWORDS="~amd64 ~x86"
VIM_PLUGIN_HELPFILES="${PN}.txt"
RDEPEND="net-misc/curl"
-
-src_prepare() {
- rm *.md *.json *.rest || die
- default
-}