From 20830f842e16e0bba845a8b97554a303e14aa1c7 Mon Sep 17 00:00:00 2001 From: Seth Arnold Date: Fri, 14 Apr 2006 18:00:15 +0000 Subject: [PATCH] SL10.1 has the 2.4 version of glibc, so there's a new loader name. Thanks darix for pointing it out. --- profiles/enabled/lib.ld-2.2.so | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/enabled/lib.ld-2.2.so b/profiles/enabled/lib.ld-2.2.so index d25636da9..010261d16 100644 --- a/profiles/enabled/lib.ld-2.2.so +++ b/profiles/enabled/lib.ld-2.2.so @@ -22,6 +22,8 @@ } /lib64/ld-2.3.90.so { } +/lib64/ld-2.4.so { +} /lib64/ld-linux.so.2 { } /lib64/ld-lsb.so.1 { @@ -38,6 +40,8 @@ } /lib/ld-2.3.90.so { } +/lib/ld-2.4.so { +} /lib/ld-linux.so.2 { } /lib/ld-lsb.so.1 {