diff options
author | Holger Paradies <retabell@gmx.de> | 2024-02-26 17:31:56 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2024-02-26 17:31:56 +0100 |
commit | 4b9ca71c7c2f9c2ad7d55f539446f9d0f98778f4 (patch) | |
tree | 6975b82ddb80a4b247028476ff47157f4451a2f6 | |
parent | 33f46a54bd2438fe97123ac42a60a9d87d05c261 (diff) | |
download | kanotix-4b9ca71c7c2f9c2ad7d55f539446f9d0f98778f4.zip kanotix-4b9ca71c7c2f9c2ad7d55f539446f9d0f98778f4.tar.gz |
Remove long deprecated package sux
Some old scripts (not used anymore) depend on sux
so removed the depend in kanotix-scripts
-rw-r--r-- | config/lists/base | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/lists/base b/config/lists/base index 2f181f0..51ff1aa 100644 --- a/config/lists/base +++ b/config/lists/base @@ -63,7 +63,9 @@ hdparm nvidia-detect #endif wireless-tools +#if DISTRIBUTION wheezy jessie stretch buster bullseye sux +#endif htop time bash-completion |