summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Sirabella <marco@sirabella.org>2021-05-07 20:09:05 -0400
committerPatrice Clement <monsieurp@gentoo.org>2021-05-18 18:51:01 +0200
commit294588df77a641a9782d9ccdcd1a97f8818f6994 (patch)
tree31b82f66efc9a4828597e5b60067e527a47dec1d /app-vim/splice/splice-1.1.0-r4.ebuild
parentx11-libs/libX11: 1.7.1 version bump. (diff)
downloadgentoo-294588df77a641a9782d9ccdcd1a97f8818f6994.tar.gz
gentoo-294588df77a641a9782d9ccdcd1a97f8818f6994.tar.bz2
gentoo-294588df77a641a9782d9ccdcd1a97f8818f6994.zip
app-vim/*: memove redundant cleanup code.
This is a follow up of 47cf99c7. Leave a lot of heavy lifting to einstalldocs when possible. Signed-off-by: Marco Sirabella <marco@sirabella.org> Closes: https://github.com/gentoo/gentoo/pull/20726 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-vim/splice/splice-1.1.0-r4.ebuild')
-rw-r--r--app-vim/splice/splice-1.1.0-r4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/splice/splice-1.1.0-r4.ebuild b/app-vim/splice/splice-1.1.0-r4.ebuild
index 4625bc792f6f..eff1b3d2837b 100644
--- a/app-vim/splice/splice-1.1.0-r4.ebuild
+++ b/app-vim/splice/splice-1.1.0-r4.ebuild
@@ -26,10 +26,11 @@ VIM_PLUGIN_HELPFILES="${PN}.txt"
src_prepare() {
default
- rm .[a-z]* Makefile LICENSE.markdown package.sh || die
rm -r site || die
}
+src_compile() { :; }
+
src_install() {
vim-plugin_src_install
python_optimize "${ED}"/usr/share/vim/vimfiles/autoload/splicelib