@geek1011
Why not include a variable for each individual patch indicating which file should be applied?
That way one can place all the patches in a single file without worrying about which one to include it in.
If there are patches with two parts that must be used at the same time in two files, it must be indicated in another variable (or reuse the one of "group of patches") so that both are applied. Or better yet, in the same patch allow strings to be applied in one file and strings to be applied to another.
I hope I have explained you well
|