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

Bug#383168: list of optimized glibc packages in postinst script is outdated



Package: glibc
Version: 2.3.6-19
Tags: patch

Hi (Aurelien),


please, could you propagate current list of optimized packages
into section dealing with them in postinst script.

Thanks

        Petr

--- debian/debhelper.in/libc.postinst.ORIG
+++ debian/debhelper.in/libc.postinst
@@ -156,7 +156,10 @@
        if [ ! -f /etc/ld.so.hwcappkgs ]; then
            case $(dpkg --print-architecture) in
                i386)
-                   hwcappkgs="libc6 libc6-i686"
+                   hwcappkgs="libc6 libc6-i686 libc6-xen"
+                   ;;
+               kfreebsd-i386)
+                   hwcappkgs="libc0.1 libc0.1-i686"
                    ;;
                sparc)
                    hwcappkgs="libc6 libc6-sparcv9 libc6-sparcv9b"






Reply to: