Commit 0e1be2d0 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

force the copy in case the target files are read-only as pointed out by petev in Bug 628

parent e420a887
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# 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