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" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]