summaryrefslogtreecommitdiff
path: root/app-vim/diffchar/diffchar-8.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/diffchar/diffchar-8.6.ebuild')
-rw-r--r--app-vim/diffchar/diffchar-8.6.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/app-vim/diffchar/diffchar-8.6.ebuild b/app-vim/diffchar/diffchar-8.6.ebuild
index 6f6a9f432e49..2d38bf42143c 100644
--- a/app-vim/diffchar/diffchar-8.6.ebuild
+++ b/app-vim/diffchar/diffchar-8.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,8 +14,3 @@ LICENSE="vim.org"
KEYWORDS="~amd64 ~x86"
VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-src_prepare() {
- default
- rm *.gif *.png *.md || die
-}