summaryrefslogtreecommitdiffstats
path: root/src/initramfs/rootfs/usr/bin/ldd
diff options
context:
space:
mode:
authorSebastian Schmelzer2011-11-17 14:31:36 +0100
committerSebastian Schmelzer2011-11-17 14:31:36 +0100
commitd364edcaca6f96274aec03e9550d6a93a49ee94c (patch)
treeb95297885a94dce78dbf8d125971b65c2b4892f2 /src/initramfs/rootfs/usr/bin/ldd
parentFeature selection was too late in run-virt.include ... (diff)
downloadcore-d364edcaca6f96274aec03e9550d6a93a49ee94c.tar.gz
core-d364edcaca6f96274aec03e9550d6a93a49ee94c.tar.xz
core-d364edcaca6f96274aec03e9550d6a93a49ee94c.zip
update stage3 rootfs (busybox 1.19.3, squeezy libs)
Diffstat (limited to 'src/initramfs/rootfs/usr/bin/ldd')
-rwxr-xr-xsrc/initramfs/rootfs/usr/bin/ldd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/initramfs/rootfs/usr/bin/ldd b/src/initramfs/rootfs/usr/bin/ldd
index 4dba3cfb..7367ed1f 100755
--- a/src/initramfs/rootfs/usr/bin/ldd
+++ b/src/initramfs/rootfs/usr/bin/ldd
@@ -35,7 +35,7 @@ verbose=
while test $# -gt 0; do
case "$1" in
--vers | --versi | --versio | --version)
- echo 'ldd (Debian EGLIBC 2.11.2-2) 2.11.2'
+ echo 'ldd (Debian EGLIBC 2.11.2-10) 2.11.2'
printf $"Copyright (C) %s Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.