zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: apt-cache showsrc
@ 2002-01-16 23:20 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2002-01-16 23:20 UTC (permalink / raw)
  To: zsh-workers

This patch is from Matt Zimmerman <mdz@debian.org>:

Index: Completion/Debian/Command/_apt
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_apt,v
retrieving revision 1.3
diff -u -r1.3 _apt
--- Completion/Debian/Command/_apt	2001/12/14 17:43:37	1.3
+++ Completion/Debian/Command/_apt	2002/01/16 23:17:30
@@ -460,6 +460,7 @@
     /$'add\0'/ /$'[^\0]#\0'/ ':files:index files:_files "$expl[@]"' \# \| \
     /$'gencaches\0'/ \| \
     /$'showpkg\0'/ /$'[^\0]#\0'/ ':packages::_deb_packages "$expl_packages[@]" avail' \# \| \
+    /$'showsrc\0'/ /$'[^\0]#\0'/ ':packages::_deb_packages "$expl_packages[@]" avail' \# \| \
     /$'stats\0'/ \| \
     /$'dump\0'/ \| \
     /$'dumpavail\0'/ \| \


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

only message in thread, other threads:[~2002-01-16 23:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-16 23:20 PATCH: apt-cache showsrc 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).