• Bug#265915: patch

    From Jason Thomas@1:229/2 to All on Wed Aug 18 07:50:04 2004
    From: [email protected]

    tags 265915 + patch
    thanks

    Heres a patch to make this happen

    --
    Jason

    "I hope you learn speaking English proper I hope speak I me you."
    -- Branden Robinson, 2001

    diff -Naur grub-0.95+cvs20040624.orig/debian/update-grub grub-0.95+cvs20040624/debian/update-grub
    --- grub-0.95+cvs20040624.orig/debian/update-grub 2004-08-18 15:23:07.000000000 +1000
    +++ grub-0.95+cvs20040624/debian/update-grub 2004-08-18 15:24:59.000000000 +1000
    @@ -652,7 +652,7 @@
    echo >> $buffer

    sortedKernels=""
    -for kern in $(/bin/ls -1vr /boot/vmlinuz-*) ; do
    +for kern in $(/bin/ls -1vr /boot/vmlinuz-* | grep -v dpkg-*) ; do
    # found a kernel
    newerKernels=""
    for i in $sortedKernels ; do

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)