commit:     65d8733a8fbb5039c2c93ce486a44d5f56f56c8d
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 21 12:50:45 2020 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Jun 21 14:57:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d8733a

app-vim/vimoutliner: remove stale symlink.

Closes: https://bugs.gentoo.org/726730
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild | 1 +
 1 file changed, 1 insertion(+)

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 67a530a89de..0e9694fa01f 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
 }

Reply via email to