Skip to content

Commit

Permalink
app-emulation/docker: Add fix for #598026
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
williamh committed Oct 31, 2016
1 parent 8d61033 commit 8a878a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-emulation/docker/docker-1.12.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ src_install() {
dobashcomp contrib/completion/bash/*

insinto /usr/share/zsh/site-functions
doins contrib/completion/zsh/*
doins contrib/completion/zsh/_*

insinto /usr/share/vim/vimfiles
doins -r contrib/syntax/vim/ftdetect
Expand Down

0 comments on commit 8a878a7

Please sign in to comment.