From: Tim Harder Date: Tue, 10 Apr 2018 05:26:17 +0000 (-0400) Subject: app-vim/airline: sync live ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=559a757c2312ad4865b117231f9c397f65c0f1a7;p=gentoo.git app-vim/airline: sync live ebuild Closes: https://bugs.gentoo.org/652858 --- 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 }