mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
force the copy in case the target files are read-only as pointed out by petev in Bug 628
This commit is contained in:
parent
e420a8870a
commit
0e1be2d0f3
@ -1,3 +1,3 @@
|
||||
# See README.buildroot
|
||||
|
||||
CONFIG_UPDATE = cp package/gnuconfig/config.sub package/gnuconfig/config.guess
|
||||
CONFIG_UPDATE = cp -f package/gnuconfig/config.sub package/gnuconfig/config.guess
|
||||
|
Loading…
x
Reference in New Issue
Block a user