tags 178217 + patch
--
Since this has broken the buildd for hppa, I plan to NMU with the patch
below in a few hours.

lamont
-------------------------------------------------------------------------
--- debian/libc/DEBIAN/preinst.orig     2003-01-24 09:33:49.000000000 -0700
+++ debian/libc/DEBIAN/preinst  2003-01-24 09:33:33.000000000 -0700
@@ -119,7 +119,7 @@
     if [ "$realarch" = parisc64 ]
     then
        kernel_ver=`uname -r`
-       if [ $ver = ${kernel_ver/pa/} ]
+       if [ $kernel_ver = ${kernel_ver/pa/} ]
        then
            if dpkg --compare-versions "$kernel_ver" lt 2.4.19-64
            then
-------------------------------------------------------------------------


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

Reply via email to