mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
e2fsprogs: add force on copy to overwrite any existing read-only files
This commit is contained in:
parent
21d9e1293e
commit
843d59fcfb
@ -113,6 +113,6 @@ makeinstall_host() {
|
||||
rm -fr $(pwd)/.install/bin
|
||||
rm -fr $(pwd)/.install/usr/share
|
||||
|
||||
cp -Pa $(pwd)/.install/usr/* $ROOT/$TOOLCHAIN
|
||||
cp -fPa $(pwd)/.install/usr/* $ROOT/$TOOLCHAIN
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user