From d214626645bb7e2dd3c620c3a265f5bce39ef932 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Fri, 17 Jul 2020 10:43:46 +0200 Subject: [PATCH] cleanup arch_base, remove old pkdelta and cleanupdelta --- usr/lib/initcpio/install/arch_base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/initcpio/install/arch_base b/usr/lib/initcpio/install/arch_base index b36ed456c..60729aec2 100644 --- a/usr/lib/initcpio/install/arch_base +++ b/usr/lib/initcpio/install/arch_base @@ -196,7 +196,7 @@ build () add_file "/usr/share/archboot/base/etc/sysctl.d/99-sysctl.conf" "/etc/sysctl.d/99-sysctl.conf" ### add pacman - apps="pacman pacman-conf pacman-key pacman-db-upgrade cleanupdelta makepkg pkgdelta \ + apps="pacman pacman-conf pacman-key pacman-db-upgrade makepkg \ repo-add repo-elephant testpkg vercmp curl gpg-agent haveged gpg" for i in $apps; do add_binary "$i"