What needs to be added to the patch files to allow for mutually axclusive alternatives?
Would ie be enough if I added a tag such as
Code:
patch_group = `Group name`
to each patch that was part of a mutually exclusive group?
Edit: But it would have to be commented out, unless I change the patch32lsb program to allow for it. So:
Code:
# patch_group = `Group name`