Commit e81b950
committed
fix(scripts): skip stable-point-release patches already in tree
Liquorix zen patches are named v{KVER}-lqx{N}.patch where KVER is the
stable point release they target. XanMod already tracks that stable
version, so the patch is a no-op and conflicts everywhere. Detect this
case by comparing the patch filename version against the tree version
and skip rather than fail.1 parent 5e9b2fc commit e81b950
1 file changed
Lines changed: 19 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
70 | 88 | | |
71 | 89 | | |
72 | 90 | | |
| |||
0 commit comments