diff options
author | Wook Song <wook16.song@samsung.com> | 2019-07-10 13:50:14 +0900 |
---|---|---|
committer | Wook Song <wook16.song@samsung.com> | 2019-07-10 15:20:47 +0900 |
commit | fc9b43d79f2987264081030a76a1efb2c5ced000 (patch) | |
tree | 2e77d03139150bdaccb6e11e84a71748b7cda05d /packaging/sbin.links | |
parent | 8420832d33d08ed5d4ecb244b48434ef31a83e5b (diff) | |
download | toybox-fc9b43d79f2987264081030a76a1efb2c5ced000.tar.gz toybox-fc9b43d79f2987264081030a76a1efb2c5ced000.tar.bz2 toybox-fc9b43d79f2987264081030a76a1efb2c5ced000.zip |
packaging: Do not create symboic links in /bin and /sbin
Since the 'filesystem' package creates /bin and /sbin as symbolic links
to /usr/bin and /usr/sbin, respectively, in Tizen, it is unnecessary
that toybox creates symbolic links in /bin and /sbin by itself.
Change-Id: Ic9b799a3f1de48b5ddaa1815ab82d9adfea70871
Signed-off-by: Wook Song <wook16.song@samsung.com>
Diffstat (limited to 'packaging/sbin.links')
-rw-r--r-- | packaging/sbin.links | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/packaging/sbin.links b/packaging/sbin.links deleted file mode 100644 index e69de29..0000000 --- a/packaging/sbin.links +++ /dev/null |