commit: 559a757c2312ad4865b117231f9c397f65c0f1a7 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Tue Apr 10 05:26:17 2018 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Tue Apr 10 05:27:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=559a757c
app-vim/airline: sync live ebuild Closes: https://bugs.gentoo.org/652858 app-vim/airline/airline-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-vim/airline/airline-9999.ebuild b/app-vim/airline/airline-9999.ebuild index 8f8c0974303..2b0d045e241 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 }
