mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
sys-process/nq: Install zsh completion script
Untested since I don't use zsh Signed-off-by: Marco Sirabella <marco@sirabella.org>
This commit is contained in:
@@ -35,4 +35,6 @@ src_compile() {
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" PREFIX=/usr ALL="nq fq $(usev tq)" install
|
||||
einstalldocs
|
||||
insinto /usr/share/zsh/site-functions
|
||||
doins _nq
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user