mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
39e4a5ebcf
The frequency rewrite used | both as the sed delimiter and inside the group alternation, so post_unpack failed and the previous build shipped no images. Use # as the delimiter; verified against the generated parameter dump (all five freq fields now rewrite to 786). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>