Signed-off-by: Michael Tokarev <[email protected]>
---
hooks/klibc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hooks/klibc b/hooks/klibc
index 7690ca5..681c504 100755
--- a/hooks/klibc
+++ b/hooks/klibc
@@ -20,5 +20,5 @@ cp -pL /usr/lib/klibc/bin/* ${DESTDIR}/bin
cp -pL /lib/klibc-*.so ${DESTDIR}/lib
rm -f ${DESTDIR}/bin/kinit* ${DESTDIR}/bin/zcat
if [ "${BUSYBOX}" = "n" ] || [ ! -e ${BUSYBOXDIR}/busybox ]; then
- mv ${DESTDIR}/bin/sh.shared ${DESTDIR}/bin/sh
+ ln -s sh.shared ${DESTDIR}/bin/sh
fi
--
1.7.2.3
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive:
http://lists.debian.org/[email protected]