Skip to content

Commit

Permalink
app-vim/gitgutter: do not remove unplace.vim.
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/728946
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
monsieurp committed Jun 22, 2020
1 parent b00aede commit f11d581
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app-vim/gitgutter/gitgutter-99999999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -25,6 +25,5 @@ src_prepare() {
default

# remove unwanted files
rm LICENCE README* screenshot.png unplace.vim || die
rm -r test || die
rm -rv LICENCE README* screenshot.png test || die
}

0 comments on commit f11d581

Please sign in to comment.