From e3393294de8386132b146ffca7a9b547b0270ebf Mon Sep 17 00:00:00 2001 From: Robin Candau Date: Tue, 21 Feb 2023 19:12:42 +0100 Subject: [PATCH] Remove pkg-warner --- src/functions/base.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/functions/base.rs b/src/functions/base.rs index 4e5f68b..17ca087 100755 --- a/src/functions/base.rs +++ b/src/functions/base.rs @@ -41,7 +41,6 @@ pub fn install_base_packages(kernel: String) { "neofetch", "btrfs-progs", "which", - "pkg-warner", "base-devel", // Fonts "noto-fonts",