Skip to content

Commit

Permalink
app-vim/rust-vim: replace eapply_user with default.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
monsieurp committed Jul 8, 2021
1 parent b5babc8 commit 3a060ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-vim/rust-vim/rust-vim-1_pre20210215.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"

src_prepare() {
eapply_user
default
# we don't actually run these tests
rm -r test || die
}

0 comments on commit 3a060ec

Please sign in to comment.