From 559a757c2312ad4865b117231f9c397f65c0f1a7 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Tue, 10 Apr 2018 01:26:17 -0400 Subject: app-vim/airline: sync live ebuild Closes: https://bugs.gentoo.org/652858 --- app-vim/airline/airline-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app-vim/airline/airline-9999.ebuild') diff --git a/app-vim/airline/airline-9999.ebuild b/app-vim/airline/airline-9999.ebuild index 8f8c09743034..2b0d045e241b 100644 --- a/app-vim/airline/airline-9999.ebuild +++ b/app-vim/airline/airline-9999.ebuild @@ -22,6 +22,8 @@ LICENSE="MIT" VIM_PLUGIN_HELPFILES="${PN}.txt" src_prepare() { + default + # remove unwanted files rm -r t Gemfile Rakefile LICENSE README* || die } -- cgit v1.2.3-65-gdbad