Quote:
Originally Posted by Pascougnou
Might I ask how you applied patches on the 4.38.23038 (or even the 4.38.23171)?
I only found the 4.38.21908 patch release
|
In koboatch.yaml, edit the relevant lines so they match the patch release
Code:
## Works with kobopatch v0.15.0 and later.
## You can update kobopatch by downloading the latest release from https://github.com/pgaskin/kobopatch/releases.
version: 4.38.23171
in: src/kobo-update-4.38.23171.zip
out: out/KoboRoot.tgz
log: out/log.txt
That's the function of kobopatch.yaml to serve as template of patches to be applied, so you only have to edit the patch version number each time. It may not always work with all patches, but if you use relatively few (as I do) the odds are good it will save a lot of time. If, UNLIKE me, you remember that you're using it
