summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild b/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild
index 67a530a89de9..0e9694fa01f4 100644
--- a/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild
+++ b/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild
@@ -46,4 +46,5 @@ src_compile() {
2to3 -w -n --no-diffs "${pyscript}" >& /dev/null || die
python_fix_shebang -f -q "${pyscript}"
done
+ rm -v README.detailed || die
}