Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: _cdbs-edit-patch
- X-seq: zsh-workers 23150
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: PATCH: _cdbs-edit-patch
- Date: Sat, 3 Feb 2007 21:40:09 -0500
- Mail-followup-to: zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Index: Completion/Debian/Command/.distfiles
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/.distfiles,v
retrieving revision 1.24
diff -u -r1.24 .distfiles
--- Completion/Debian/Command/.distfiles 17 Dec 2006 15:33:27 -0000 1.24
+++ Completion/Debian/Command/.distfiles 4 Feb 2007 02:38:56 -0000
@@ -17,4 +17,5 @@
_piuparts _schroot _toolchain-source
_update-alternatives _update-rc.d _uscan
_wajig _wanna-build
+_cdbs-edit-patch
'
Index: Completion/Debian/Command/_cdbs-edit-patch
===================================================================
RCS file: Completion/Debian/Command/_cdbs-edit-patch
diff -N Completion/Debian/Command/_cdbs-edit-patch
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ Completion/Debian/Command/_cdbs-edit-patch 4 Feb 2007 02:38:56 -0000
@@ -0,0 +1,3 @@
+#compdef cdbs-edit-patch
+
+_files -W $PWD/debian/patches
Messages sorted by:
Reverse Date,
Date,
Thread,
Author