unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Vincent Breitmoser <look@my.amazin.horse>
To: notmuch@notmuchmail.org
Subject: [PATCH 2/2] debian: update zsh completion installation
Date: Mon, 17 Sep 2018 00:29:44 +0200	[thread overview]
Message-ID: <20180916222943.21250-2-look@my.amazin.horse> (raw)
In-Reply-To: <20180916222943.21250-1-look@my.amazin.horse>

From: David Bremner <david@tethera.net>

This ${prefix}/share/vendor-completion convention seems to be debian
specific, so leave the global default alone for now.
---
 debian/notmuch.install | 1 +
 debian/rules           | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/notmuch.install b/debian/notmuch.install
index 31b9a37e..5067a441 100644
--- a/debian/notmuch.install
+++ b/debian/notmuch.install
@@ -1,3 +1,4 @@
 usr/bin
 usr/share/man
 usr/share/bash-completion
+usr/share/zsh/vendor-completions
diff --git a/debian/rules b/debian/rules
index 1ac6498c..b2cba0e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ override_dh_auto_configure:
 		--mandir=/usr/share/man \
 		--infodir=/usr/share/info \
 		--sysconfdir=/etc \
+		--zshcompletiondir=/usr/share/zsh/vendor-completions \
 		--localstatedir=/var
 
 override_dh_auto_build:
-- 
2.18.0

  reply	other threads:[~2018-09-16 22:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-16 22:29 [PATCH 1/2] completion: more complete completion for zsh Vincent Breitmoser
2018-09-16 22:29 ` Vincent Breitmoser [this message]
2018-09-17 12:01 ` David Bremner
2018-09-17 12:15 ` Vincent Breitmoser
2018-09-17 12:49   ` David Bremner
2018-09-17 21:08     ` [PATCH] completion: load all addresses and cache in _email-notmuch Vincent Breitmoser
2018-09-21  0:08       ` [PATCH] try regexp searching for completion David Bremner
2018-09-17 21:12     ` forgot amending the commit :) Vincent Breitmoser
2018-09-17 21:12     ` [PATCH] completion: load all addresses and cache in _email-notmuch Vincent Breitmoser
2018-09-18 11:19 ` zsh completion finalized and squashed Vincent Breitmoser
2018-09-18 11:19   ` [PATCH 1/2] completion: more complete completion for zsh Vincent Breitmoser
2018-10-03  0:40     ` David Bremner
2018-09-18 11:19   ` [PATCH 2/2] debian: update zsh completion installation Vincent Breitmoser
  -- strict thread matches above, loose matches on Subject: below --
2018-09-15 22:34 [PATCH] More complete completion scripts for zsh Vincent Breitmoser
2018-09-16 12:41 ` Updated zsh completion patches David Bremner
2018-09-16 12:41   ` [PATCH 2/2] debian: update zsh completion installation David Bremner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180916222943.21250-2-look@my.amazin.horse \
    --to=look@my.amazin.horse \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).