--- smage/trunk/core/eglibc/eglibc-2.12.2_20110125-r1.smage2 2011/01/25 19:09:07 1071 +++ smage/trunk/core/eglibc/eglibc-2.12.2_20110125-r1.smage2 2011/01/28 23:34:02 1199 @@ -411,6 +411,7 @@ $([[ ${ARCH} = x86_64 ]] && echo 'lib usr/lib/*.so') \ sbin/ldconfig \ usr/bin/iconv \ + usr/bin/ldd \ usr/bin/locale \ usr/$(mlibdir)/gconv/ISO8859-1.so \ usr/$(mlibdir)/gconv/UNICODE.so \ @@ -484,6 +485,7 @@ fi rm ${BINDIR}/sbin/ldconfig || die rm ${BINDIR}/usr/bin/iconv || die + rm ${BINDIR}/usr/bin/ldd || die rm ${BINDIR}/usr/bin/locale || die # do not generate the locales here, let it the user do with the locale-gen tool