Skip to content
Snippets Groups Projects
Unverified Commit a6a2eece authored by intrigeri's avatar intrigeri
Browse files

Adjust unwanted packages removal for Buster

When using tagged APT snapshots, attempting to remove gcc-8 triggers a FTBFS,
because APT has never heard of gcc-8.

Let's instead use regexps: they will only match packages that APT knows about.
And, as a bonus, we won't have to update it every time we switch to
a new Debian.
parent 256c5a1e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment