packages: roms: release: unify whitespaces.
Before resources/packages/roms/release contained a mix of spaces and tabs. This unify to spaces as there are less tabs than spaces. This should contain no code changes. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
This commit is contained in:
parent
27e3f744b6
commit
88f2a1e34b
|
@ -67,4 +67,3 @@ printf "Building ROM image archives for version %s\n" "${version}"
|
||||||
)
|
)
|
||||||
|
|
||||||
printf "\nROM image release archives available at release/roms/\n\n"
|
printf "\nROM image release archives available at release/roms/\n\n"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue