From f060dd2d83b724320e5745f70967e564bb80bb85 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Wed, 31 Aug 2005 19:47:17 +0000 Subject: 21686: modernize make-kpkg completion --- Completion/Debian/Command/_make-kpkg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Completion/Debian/Command/_make-kpkg') diff --git a/Completion/Debian/Command/_make-kpkg b/Completion/Debian/Command/_make-kpkg index 2cd4120c0..cccf65674 100644 --- a/Completion/Debian/Command/_make-kpkg +++ b/Completion/Debian/Command/_make-kpkg @@ -19,6 +19,7 @@ _arguments \ '(--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)' -- cgit 1.4.1