[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#382043: Typo in latest kernel package (2.6.17.8)



package: (kernel-package for 2.6.17.8, i386)
version: 2.6.17.8

Bug: in debian/pkg/image/postinst there is a typo in line 1251

instead of
if ($explicit_do_loader || (! ($postinst_hook && -x '/sbin/grub'))  {

you should have
if ($explicit_do_loader || (! ($postinst_hook && -x '/sbin/grub')))  {

..

cheers,
kristina rothe

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: