summaryrefslogtreecommitdiff
path: root/app-vim/gist/gist-7.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/gist/gist-7.3.ebuild')
-rw-r--r--app-vim/gist/gist-7.3.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/app-vim/gist/gist-7.3.ebuild b/app-vim/gist/gist-7.3.ebuild
index adce6ea8f64d..64f66578feae 100644
--- a/app-vim/gist/gist-7.3.ebuild
+++ b/app-vim/gist/gist-7.3.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
@@ -24,7 +24,4 @@ VIM_PLUGIN_HELPFILES="Gist.vim"
S=${WORKDIR}/${MY_P}
-src_prepare() {
- default
- rm README.md gist.vim* Makefile || die
-}
+src_compile() { :; }