summaryrefslogtreecommitdiff
path: root/app-vim/supertab/supertab-2.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-22 07:31:18 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-22 07:31:18 +0100
commit908778078736bd36f7a60a2d576d415cb8e000fa (patch)
treec6a4796c48b608c14dc7e9674cdbd38f905e3c15 /app-vim/supertab/supertab-2.1.ebuild
parent185fa19bbf68a4d4dca534d2b46729207a177f16 (diff)
gentoo resync : 22.05.2021
Diffstat (limited to 'app-vim/supertab/supertab-2.1.ebuild')
-rw-r--r--app-vim/supertab/supertab-2.1.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/app-vim/supertab/supertab-2.1.ebuild b/app-vim/supertab/supertab-2.1.ebuild
index deaa6bd8831d..ff7bf44a6a92 100644
--- a/app-vim/supertab/supertab-2.1.ebuild
+++ b/app-vim/supertab/supertab-2.1.ebuild
@@ -13,7 +13,4 @@ KEYWORDS="amd64 ~mips ppc ppc64 x86"
VIM_PLUGIN_HELPFILES="${PN}.txt"
-src_prepare() {
- rm Makefile .gitignore || die
- default
-}
+src_compile() { :; }