Improved patchfiles handling for the case a given file does not exist
- Till now we didn't checked if a patch does really exist, so you will
mostly just notice if you search the build log for files that were
not found.
- By now we will issue a file not found warning for that case so
problems related to not existing patch files will be more obvious.