From 54c6fff4a7a35d0656d6b15a2fe8a80386d9a088 Mon Sep 17 00:00:00 2001 From: Wook Song Date: Mon, 8 Jul 2019 14:38:34 +0900 Subject: [PATCH] packaging: symlinks-full: Rename sh and iconv This patch prepends 'toybox-' to names of symbolic links for sh and iconv in the toybox-symlinks-full package. Note that sh and iconv in symlinks-full package conflicts with those of bash and glibc packages, respectively. Change-Id: I475844b7a12db88050e634ab58071005c1944827 Signed-off-by: Wook Song --- packaging/usrbin.links | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/usrbin.links b/packaging/usrbin.links index 5e1069d..3b3456c 100644 --- a/packaging/usrbin.links +++ b/packaging/usrbin.links @@ -61,7 +61,7 @@ hexedit host hostname hwclock -iconv +toybox-iconv id ifconfig init @@ -152,7 +152,7 @@ route sed seq setsid -sh +toybox-sh sha1sum shred sleep -- 2.7.4