From d364edcaca6f96274aec03e9550d6a93a49ee94c Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Thu, 17 Nov 2011 14:31:36 +0100 Subject: update stage3 rootfs (busybox 1.19.3, squeezy libs) --- src/initramfs/rootfs/usr/bin/ldd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/initramfs/rootfs/usr/bin/ldd') 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. -- cgit v1.2.3-55-g7522