diff options
Diffstat (limited to 'app-vim/covim/covim-20130619.ebuild')
| -rw-r--r-- | app-vim/covim/covim-20130619.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-vim/covim/covim-20130619.ebuild b/app-vim/covim/covim-20130619.ebuild index 6a2d87a5..0944d368 100644 --- a/app-vim/covim/covim-20130619.ebuild +++ b/app-vim/covim/covim-20130619.ebuild @@ -1,4 +1,4 @@ -# By eroen, 2013 - 2015 +# By eroen, 2013 - 2016 # Distributed under the terms of the ISC licence # $Header: $ @@ -37,6 +37,8 @@ src_prepare() { } src_install() { + eshopts_push -u failglob vim-plugin_src_install + eshopts_pop chmod ugo+x "${D}"/usr/share/vim/vimfiles/plugin/CoVimServer.py || die } |
