mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-doc/geeknote: comment installing of CLI completion - I will implement it later
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
@@ -33,11 +33,11 @@ PATCHES=( "${FILESDIR}/${P}-remove_completion_from_setup.patch" )
|
||||
|
||||
RESTRICT="test"
|
||||
|
||||
python_install_all() {
|
||||
dobashcomp completion/bash_completion/_geeknote
|
||||
insinto /usr/share/zsh/site-functions
|
||||
doins completion/zsh_completion/_geeknote
|
||||
distutils-r1_python_install_all
|
||||
}
|
||||
# python_install_all() {
|
||||
# dobashcomp completion/bash_completion/_geeknote
|
||||
# insinto /usr/share/zsh/site-functions
|
||||
# doins completion/zsh_completion/_geeknote
|
||||
# distutils-r1_python_install_all
|
||||
# }
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
Reference in New Issue
Block a user