just use override-build
(or override-pull
) and add some shell scripting that checks for files and calls “git apply -v ./path/to/patch” …
1 Like
just use override-build
(or override-pull
) and add some shell scripting that checks for files and calls “git apply -v ./path/to/patch” …