scripts: Fix file list with directory full path 57/229557/2
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 2 Apr 2020 01:13:23 +0000 (10:13 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 2 Apr 2020 03:20:17 +0000 (12:20 +0900)
commitff97a1dbc3501bc3c8cbe20956a64a9697e6231c
tree5adf2b620423341a25ba6ce751f0e455d442d4a0
parent00cf0e0ee0ce95e9b92285640e384000818c80f3
scripts: Fix file list with directory full path

From file list for copying and moving, there are mixture of file
path with and without prefix, "/usr". Fix the file list with
prefix, "/usr", always.  In Tizen, /bin and /sbin are symbolic
links made from /usr/bin and /usr/sbin, so there is no functional
change.

Change-Id: Id7cc5ddb9d936da08fa47c05cf02b9f64f793b16
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
scripts/41-flash.list