cleanup arch_base, remove old pkdelta and cleanupdelta

This commit is contained in:
Tobias Powalowski 2020-07-17 10:43:46 +02:00
parent a359fc0f0b
commit d214626645

View file

@ -196,7 +196,7 @@ build ()
add_file "/usr/share/archboot/base/etc/sysctl.d/99-sysctl.conf" "/etc/sysctl.d/99-sysctl.conf" add_file "/usr/share/archboot/base/etc/sysctl.d/99-sysctl.conf" "/etc/sysctl.d/99-sysctl.conf"
### add pacman ### 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" repo-add repo-elephant testpkg vercmp curl gpg-agent haveged gpg"
for i in $apps; do for i in $apps; do
add_binary "$i" add_binary "$i"