Commit graph

2 commits

Author SHA1 Message Date
Gordon Messmer
a74d2bb5c9 Minor style fixes suggested by ShellCheck. Mostly, these consist
of preferring '[[' to '[' in bash scripts.  Other changes include
quoting unquoted variables, and explicitly specifying bash as the
interpreter for scripts that use features not defined in POSIX sh

Fixes SC2046, SC3001, and SC2292
2025-06-29 13:32:22 +00:00
Tomáš Hrnčiar
a3ba11ea64 Add BuildRoot Policy script to modify the content of .dist-info/INSTALLER file
Fixes: rhbz#2345186
2025-03-24 09:11:31 +01:00