forked from len0rd/rockbox
QFile::copy() doesn't overwrite an already existing file. This can lead to bootloader installation trying to place a new file on the player but failing to do the actual copy if the file already exists. Since overwriting an already existing file might be unexpected by the user error out in this case and notify the user. Change-Id: I5ffaf2f1344271ea2bad9e3232234826552385ec |
||
|---|---|---|
| .. | ||
| chinachippatcher | ||
| e200rpatcher | ||
| ipodpatcher | ||
| mkamsboot | ||
| mkimxboot | ||
| mkmpioboot | ||
| mktccboot | ||
| rbutilqt | ||
| sansapatcher | ||
| tools | ||
| libtools.make | ||