summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-04-10 01:26:17 -0400
committerTim Harder <radhermit@gentoo.org>2018-04-10 01:27:03 -0400
commit559a757c2312ad4865b117231f9c397f65c0f1a7 (patch)
treef7c008dcc80e9e1b5cc41bcf995505180d154530 /app-vim
parentdev-ruby/dalli: add 2.7.7 (diff)
downloadgentoo-559a757c2312ad4865b117231f9c397f65c0f1a7.tar.gz
gentoo-559a757c2312ad4865b117231f9c397f65c0f1a7.tar.bz2
gentoo-559a757c2312ad4865b117231f9c397f65c0f1a7.zip
app-vim/airline: sync live ebuild
Closes: https://bugs.gentoo.org/652858
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/airline/airline-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
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
}