mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-apps/pkgcraft-tools: (live) no shell completion in 9999
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -70,7 +70,9 @@ src_test() {
|
||||
src_install() {
|
||||
cargo_src_install
|
||||
|
||||
newbashcomp shell/pk.bash pk
|
||||
dozshcomp shell/_pk
|
||||
dofishcomp shell/pk.fish
|
||||
if [[ ${PV} != 9999 ]] ; then
|
||||
newbashcomp shell/pk.bash pk
|
||||
dozshcomp shell/_pk
|
||||
dofishcomp shell/pk.fish
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user