Package: kernel-package
Version: 10.049
Tags: +patch
Followup-For: Bug #323668

compgen apparently doesn't like newlines in its input.

--- /etc/bash_completion.d/make_kpkg.orig        2006-06-26 14:22:38.000000000 
-0600
+++ /etc/bash_completion.d/make_kpkg    2006-06-26 14:39:50.000000000 -0600
@@ -15,14 +15,14 @@
     COMPREPLY=()
     cur=${COMP_WORDS[COMP_CWORD]}
     prev=${COMP_WORDS[COMP_CWORD-1]}
-    options='--added_modules --added-modules --added_patches --added-patches \
+    options="--added_modules --added-modules --added_patches --added-patches \
              --append_to_version --append-to-version --arch --arch_in_name \
              --arch-in-name binary build buildpackage --bzimage clean \
              --config configure --cross_compile --cross-compile debian \
              --help --initrd kernel_doc kernel_headers kernel_image \
              kernel_source libc-kheaders modules modules_clean modules_config \
              modules_image --noexec --pgpsign --stem --revision --rootcmd 
--subarch \
-             --targets --uc --us --zimage'
+             --targets --uc --us --zimage"

     paroptions="$options"


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-btd1-dirty
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages kernel-package depends on:
ii  dpkg                          1.13.22    package maintenance system for Deb
ii  dpkg-dev                      1.13.22    package building tools for Debian
ii  file                          4.17-2     Determines file type using "magic"
ii  gcc [c-compiler]              4:4.1.1-1  The GNU C compiler
ii  gcc-3.2 [c-compiler]          1:3.2.3-9  The GNU C compiler
ii  gcc-3.3 [c-compiler]          1:3.3.6-13 The GNU C compiler
ii  gcc-4.0 [c-compiler]          4.0.3-3    The GNU C compiler
ii  gcc-4.1 [c-compiler]          4.1.1-5    The GNU C compiler
ii  gettext                       0.14.6-1   GNU Internationalization utilities
ii  make                          3.81-2     The GNU version of the "make" util
ii  perl                          5.8.8-6    Larry Wall's Practical Extraction 
ii  po-debconf                    1.0.2      manage translated Debconf template

Versions of packages kernel-package recommends:
ii  bzip2                         1.0.3-2    high-quality block-sorting file co
ii  libc6-dev [libc-dev]          2.3.6-15   GNU C Library: Development Librari

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to