mirror of
https://github.com/ukui/apt.git
synced 2026-03-09 09:35:45 -07:00
4f9c58d25f
Since we append a concrete kernel version to each pattern, and then anchor the pattern, let's just pick any package starting with a kernel name (linux-, kfreebsd-, gnumach-), and not worry about linux-headers, linux-tools, etc specifically, as they'll be caught by the generic pattern. LP: #1607845