summaryrefslogtreecommitdiff
path: root/app-vim/bufexplorer/bufexplorer-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/bufexplorer/bufexplorer-9999.ebuild')
-rw-r--r--app-vim/bufexplorer/bufexplorer-9999.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/app-vim/bufexplorer/bufexplorer-9999.ebuild b/app-vim/bufexplorer/bufexplorer-9999.ebuild
index e285e23f86cd..1af404d2cee6 100644
--- a/app-vim/bufexplorer/bufexplorer-9999.ebuild
+++ b/app-vim/bufexplorer/bufexplorer-9999.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
@@ -18,8 +18,3 @@ HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=42 https://github.com
LICENSE="BSD"
VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-src_prepare() {
- default
- rm LICENSE README.md || die
-}