- Update 0010-change-language-files-path.patch to 1.89 - Use FILESDIR instead of CFGDIR, see: https://github.com/danmar/cppcheck/commit/a17f2a6 - Install .qm files in subfolder 'lang' and not 'cfg/lang' any more. - Use MATCHCOMPILER=yes instead of SRCDIR=build, see: https://github.com/danmar/cppcheck/commit/1b4485a Fixes warning Makefile:10: Usage of SRCDIR to activate match compiler is deprecated. Use MATCHCOMPILER=yes instead.