Author: aurel32 Date: 2008-10-13 13:51:35 +0000 (Mon, 13 Oct 2008) New Revision: 3164
Modified: glibc-package/branches/glibc-2.8/debian/debhelper.in/libc-alt.lintian Log: Fix a typo 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-13 13:47:26 UTC (rev 3163) +++ glibc-package/branches/glibc-2.8/debian/debhelper.in/libc-alt.lintian 2008-10-13 13:51:35 UTC (rev 3164) @@ -8,7 +8,7 @@ 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 +LIBC-FLAVOR: shlib-with-executable-bit .SLIBDIR/ld-2.8.so 0755 # It is normal that the ELF dynamic linker does not need any other # library -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

