Author: aurel32 Date: 2008-10-12 21:34:17 +0000 (Sun, 12 Oct 2008) New Revision: 3158
Modified: glibc-package/branches/glibc-2.8/debian/debhelper.in/libc-alt.lintian Log: Update libc-alt.lintian Modified: glibc-package/branches/glibc-2.8/debian/debhelper.in/libc-alt.lintian =================================================================== --- glibc-package/branches/glibc-2.8/debian/debhelper.in/libc-alt.lintian 2008-10-12 21:06:28 UTC (rev 3157) +++ glibc-package/branches/glibc-2.8/debian/debhelper.in/libc-alt.lintian 2008-10-12 21:34:17 UTC (rev 3158) @@ -7,6 +7,9 @@ LIBC-FLAVOR: unstripped-binary-or-object .LIBDIR/libieee.a LIBC-FLAVOR: unstripped-binary-or-object .LIBDIR/libmcheck.a +# ld.so must be executable, otherwise the system will not work +LIBC: shlib-with-executable-bit .SLIBDIR/ld-2.8.so 0755 + # It is normal that the ELF dynamic linker does not need any other # library LIBC-FLAVOR: shared-lib-without-dependency-information .SLIBDIR/ld-2.8.so -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

