> - debian/libc/DEBIAN/postinst: Fix 'grep -v' failure if the size of > /etc/ld.so.nohwcap is 0.
I haven't tested this out much, but if the file ends up being 0 size on postinst, then there's a bug somewhere. Preinst should create the file with some content. If it does not get filled with something, or it gets deleted between preinst and postinst, then something is broken. -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ Deqo - http://www.deqo.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

