Go to file
Andrew Lukoshko c2b3a2ca00 Fix double patch application by keeping %setup instead of %autosetup
The el8 spec uses %setup, and autopatch adds explicit %patch lines.
Switching to %autosetup caused patches to be applied twice (once by
autosetup, once by the explicit %patch lines). Keep %setup so patches
are only applied via autopatch's %patch lines.
2026-03-31 13:57:09 +00:00
files Replace monolithic patch with script + targeted patches 2026-03-31 13:29:15 +00:00
config.yaml Fix double patch application by keeping %setup instead of %autosetup 2026-03-31 13:57:09 +00:00