diff options
author | Holger Paradies <retabell@gmx.de> | 2020-12-31 10:26:21 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2021-03-27 08:12:21 +0100 |
commit | 0898bf670425490816941de67178b6c5e7b7f924 (patch) | |
tree | 1e0f931df25a4cffc6a5691e6b80f037d26f1167 | |
parent | 702e0c5efcad2994ebb058871bf1ec6cd7af3aff (diff) | |
download | kanotix-0898bf670425490816941de67178b6c5e7b7f924.zip kanotix-0898bf670425490816941de67178b6c5e7b7f924.tar.gz |
remove cfv in bullseye
is only python2, also removed from debian
-rw-r--r-- | config/lists/base | 2 | ||||
-rw-r--r-- | config/lists/kanotix-eeepc4G | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/config/lists/base b/config/lists/base index b78e928..234e07a 100644 --- a/config/lists/base +++ b/config/lists/base @@ -61,7 +61,9 @@ htop time bash-completion di +#if DISTRIBUTION wheezy jessie stretch buster cfv +#endif whois screen ntpdate diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G index e203bc6..82a0502 100644 --- a/config/lists/kanotix-eeepc4G +++ b/config/lists/kanotix-eeepc4G @@ -55,7 +55,9 @@ htop time bash-completion di +#if DISTRIBUTION wheezy jessie stretch buster cfv +#endif whois screen ntpdate |