summaryrefslogtreecommitdiff
path: root/app-vim/bufexplorer/bufexplorer-7.4.19.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/bufexplorer/bufexplorer-7.4.19.ebuild')
-rw-r--r--app-vim/bufexplorer/bufexplorer-7.4.19.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/app-vim/bufexplorer/bufexplorer-7.4.19.ebuild b/app-vim/bufexplorer/bufexplorer-7.4.19.ebuild
index 9447a5bc849d..6f4814efbc82 100644
--- a/app-vim/bufexplorer/bufexplorer-7.4.19.ebuild
+++ b/app-vim/bufexplorer/bufexplorer-7.4.19.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
@@ -12,8 +12,3 @@ LICENSE="BSD"
KEYWORDS="~amd64 ~x86"
VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-src_prepare() {
- default
- rm LICENSE README.md || die
-}