packaging: symlinks-full: Rename sh and iconv 45/209445/2
authorWook Song <wook16.song@samsung.com>
Mon, 8 Jul 2019 05:38:34 +0000 (14:38 +0900)
committerWook Song <wook16.song@samsung.com>
Tue, 9 Jul 2019 07:22:28 +0000 (16:22 +0900)
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 <wook16.song@samsung.com>
packaging/usrbin.links

index 5e1069d..3b3456c 100644 (file)
@@ -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