summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
}