Skip to content

Commit

Permalink
app-vim/easy-align: add missing default function in src_prepare().
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/676648
Signed-off-by: Patrice Clement <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
  • Loading branch information
monsieurp committed Feb 23, 2019
1 parent c3e9f19 commit cf81cdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app-vim/easy-align/easy-align-2.10.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ VIM_PLUGIN_HELPFILES="${PN}"
S="${WORKDIR}/${MY_PN}-${PV}"

src_prepare() {
default
rm -rv test || die
}

0 comments on commit cf81cdc

Please sign in to comment.