zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#512671: zsh: completion for `aptitude build-dep'
       [not found] <877i4nrzzm.fsf@turtle.gmx.de>
@ 2009-01-22 23:17 ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2009-01-22 23:17 UTC (permalink / raw)
  To: Sven Joachim, 512671; +Cc: zsh-workers

On Thu, Jan 22, 2009 at 06:51:09PM +0100, Sven Joachim wrote:
> Since version 0.4.11, aptitude understands the build-dep command like
> apt-get.  The following patch adds a completion for this action:

Thanks.

Index: Completion/Debian/Command/_aptitude
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_aptitude,v
retrieving revision 1.8
diff -u -r1.8 _aptitude
--- Completion/Debian/Command/_aptitude	23 Mar 2008 14:56:51 -0000	1.8
+++ Completion/Debian/Command/_aptitude	22 Jan 2009 23:16:37 -0000
@@ -54,7 +54,7 @@
       search)
         _message -e patterns pattern
       ;;
-      (download|show|changelog|why|why-not)
+      (download|show|changelog|why|why-not|build-dep)
         _deb_packages avail && ret=0
       ;;
       (remove|purge|hold|unhold|reinstall|forbid-version|markauto|unmarkauto)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-22 23:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <877i4nrzzm.fsf@turtle.gmx.de>
2009-01-22 23:17 ` Bug#512671: zsh: completion for `aptitude build-dep' Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).