mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-06 20:47:00 +02:00
Merge pull request #2861 from flatcar/krnowak/builtin-sysexts-report
pkg-auto: Mark in-rootfs sysexts as sysexts in reports
This commit is contained in:
commit
c336ca284b
@ -562,7 +562,7 @@ EOF
|
||||
tag=${stripped#oem-}
|
||||
;;
|
||||
*'-flatcar')
|
||||
tag=${stripped%-flatcar}
|
||||
tag="sysext-${stripped%-flatcar}"
|
||||
;;
|
||||
*)
|
||||
devel_warn "Unknown listing file ${packages_file@Q}"
|
||||
|
Loading…
Reference in New Issue
Block a user