app-vim/nvim-lspconfig: Fix src_prepare()
This commit is contained in:
parent
7c1d998c59
commit
294de99d30
@ -26,6 +26,8 @@ BDEPEND=">app-editors/neovim-0.5.0"
|
||||
DOCS=( README.md )
|
||||
|
||||
src_prepare(){
|
||||
default
|
||||
|
||||
rm -rf test || die
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user