Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [wgiokas@WST420: Re: Correct installation path for completion files]
- X-seq: zsh-workers 31585
- From: William Giokas <1007380@xxxxxxxxx>
- To: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- Subject: Re: [wgiokas@WST420: Re: Correct installation path for completion files]
- Date: Fri, 26 Jul 2013 13:41:01 -0500
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=KD6s93Hkx+FxbYVs74lfFwDXbOxekE5yZn+o/m7nKDk=; b=LVczUCx/SFx98z0SkRN31T1jDa33sG76wZ5uOBL/AIGe4PNparb0t6I45pFzGKAZTd eezvypdUtNX7TgUcT9zSDTCPAHHGqwNPL0QHkGukkp4DnNpN2HsxGE2qQZsx56ocw0vp bOFTEklM+tF/7QKPYgsWap+sAvdSurysuJcVRZtz8vPwjQyvw0I5CdrhESv8BPd0iN7f CbF/3kC/S4KqOiZ0kw3VMWhp8RwlBfHW2IMxIzUv6RknPXxaxQCae09OVAPKp7Z+QpKK L9UuKCVQSoJoS0tYs5fol0PUkupvc6YvrRDL+KAmkEt+qb38cGh7mh8f3eYDBkMq2+ZG QU6A==
- In-reply-to: <87d2q5goz9.fsf@ft.bewatermyfriend.org>
- 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
- References: <20130726180739.GD6421@WST420> <87d2q5goz9.fsf@ft.bewatermyfriend.org>
On Fri, Jul 26, 2013 at 08:23:06PM +0200, Frank Terbeck wrote:
> William Giokas wrote:
> [...]
> > I should have made this clearer: I am looking for a generic place to use
> > in a distro-agnostic Makefile, not a specfile, PKGBUILD or ebuild. Would
> > it be sane to have the default be $datadir/zsh/site-functions, and allow
> > Debian and the select few other distros use a ./configure flag to place
> > this somewhere else?
>
> It's hard to make it distribution-agnostic. The best way I can think of
> is to use the output of this as the destination directory:
>
> zsh -fc 'print ${fpath[1]}'
>
If vendor-functions is something special that distributions use, then
they can specify that when they package this stuff. site-functions seems
to be the default for zsh, so it seems that it should be the default for
packages that install zsh completion.
Thanks,
--
William Giokas | KaiSforza | http://kaictl.net/
GnuPG Key: 0x73CD09CF
Fingerprint: F73F 50EF BBE2 9846 8306 E6B8 6902 06D8 73CD 09CF
Attachment:
pgppqR5ZFI7GE.pgp
Description: PGP signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author