Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: _make-kpkg update
- X-seq: zsh-workers 21686
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: PATCH: _make-kpkg update
- Date: Fri, 26 Aug 2005 09:53:13 -0400
- Cc: srivasta@xxxxxxxxxx
- Mail-followup-to: zsh-workers@xxxxxxxxxx, srivasta@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Index: Completion/Debian/Command/_make-kpkg
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_make-kpkg,v
retrieving revision 1.2
diff -u -r1.2 _make-kpkg
--- Completion/Debian/Command/_make-kpkg 11 Mar 2002 12:56:51 -0000 1.2
+++ Completion/Debian/Command/_make-kpkg 26 Aug 2005 13:56:26 -0000
@@ -19,6 +19,7 @@
'(--bzimage)--zimage[make zImage instead of bzImage]' \
'(--zimage)--bzimage[make bzImage instead of zImage]' \
'--rootcmd[specify command for gaining root access]:root command:(sudo fakeroot)' \
+ '--stem:package name stem:(kernel linux)' \
'--us[unsigned source]' \
'--uc[unsigned changelog]' \
- '*:target:(clean buildpackage binary kernel-source kernel-headers kernel-doc kernel-image build modules modules_config modules_image modules_clean configure debian libc-kheaders)'
+ '*:target:(clean buildpackage binary binary-indep binary-arch kernel-source kernel-headers kernel-doc kernel-image kernel_manual build modules modules_config modules_image modules_clean configure debian libc-kheaders)'
Messages sorted by:
Reverse Date,
Date,
Thread,
Author