From 81509c608d3f57766575cbb9332dcbed80948aa0 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Tue, 17 Mar 2020 19:43:10 -0500 Subject: dev-vcs/hub: indentation fix Signed-off-by: William Hubbs --- dev-vcs/hub/hub-2.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-vcs') diff --git a/dev-vcs/hub/hub-2.14.1.ebuild b/dev-vcs/hub/hub-2.14.1.ebuild index 02a51219754b..23deae8f3cc7 100644 --- a/dev-vcs/hub/hub-2.14.1.ebuild +++ b/dev-vcs/hub/hub-2.14.1.ebuild @@ -31,7 +31,7 @@ src_install() { newbashcomp etc/${PN}.bash_completion.sh ${PN} insinto /usr/share/vim/vimfiles -doins -r share/vim/vimfiles/* + doins -r share/vim/vimfiles/* insinto /usr/share/zsh/site-functions newins etc/hub.zsh_completion _${PN} } -- cgit v1.2.3-65-gdbad