Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Correct installation path for completion files
- X-seq: zsh-workers 31580
- From: William Giokas <1007380@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Correct installation path for completion files
- Date: Fri, 26 Jul 2013 12:07:49 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=IklaEIEwEgCAAHcQXRFIlkiFoIwbYEYHxWwcjSFWU1k=; b=D3q/Ve2sU99VRg+RHrCAvkPDtl/YlGC8qYM9MRX3OwoY5MIhoEZ0oenDT3FYdZX+6S N1keqIOaACBr5R1sWzf/hEdkQeLis9gcoTsHAHUM3/OGcnWaPH0AZXTreeXsIzXpcdRJ SmilVwqGXa8qiEqxMf8PG6D9HV0hONMH+eGEh+w+Zk7f7WBUVYqNcrgThxZHWj8VUtAG zHFzMHVNSbUNxd3Bt0TesGnwczjIGH3ZOuU43hIQfddLH47jEndMwv+jc5ROhFWaIWv1 mgs1lzQ+LynMsrLLEbYlD1BEqQTMga+TEpKAYvPURM7qX8K0mTaOHWH/vAC172qyFKGR jZ2w==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
All,
I am working on having systemd install its own completion file in the
`make install`, but was told that the directory that I was having it go
to by default was non-standard.
Which directory should upstream provided completion files go? I
currently have all of mine in /usr/share/zsh/site-functions/, but I was
told that they should be in /usr/share/zsh/vendor-functions/. However,
going through a few distros (CentOS, Debian, Arch, and Fedora) nothing
seems to install to that directory, and all completion files not
supplied by the zsh package are in `site-functions`. There was a post on
the Debian MLs[1] that said to put them in vendor-functions, but I am
wary if even in the debian packages they don't do that yet. (Unless this
is in their experimental branch or something)
[1]: http://lists.alioth.debian.org/pipermail/pkg-zsh-devel/2013-July/000789.html
I am not subscribed, so please CC me. Thanks,
--
William Giokas | KaiSforza | http://kaictl.net/
GnuPG Key: 0x73CD09CF
Fingerprint: F73F 50EF BBE2 9846 8306 E6B8 6902 06D8 73CD 09CF
Attachment:
pgppjmHebFFnV.pgp
Description: PGP signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author