From 3100fef5b6dac8baf616dd21c87bf10fb43763e8 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Fri, 29 May 2020 16:29:08 -0400 Subject: reset_pacman_chroot.sh: include pacman-config and asp --- build_tools/bin/reset_pacman_chroot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_tools/bin/reset_pacman_chroot.sh b/build_tools/bin/reset_pacman_chroot.sh index 3e75922..cde1f69 100755 --- a/build_tools/bin/reset_pacman_chroot.sh +++ b/build_tools/bin/reset_pacman_chroot.sh @@ -16,4 +16,4 @@ removePkgs="$(comm -23 /tmp/allInstalled.reset /tmp/baseDepsSorted.reset)" pacman -R --noconfirm $removePkgs #echo "Adding back other packages..." -pacman -S --noconfirm base-devel openssh git python2 dosfstools rsync squashfs-tools libisoburn python2-gitpython parched unison arch-install-scripts lynx python2-ndg-httpsclient wget findbrokenpkgs tig +pacman -S --noconfirm base-devel pacman-contrib asp openssh git python2 dosfstools rsync squashfs-tools libisoburn python2-gitpython parched unison arch-install-scripts lynx python2-ndg-httpsclient wget findbrokenpkgs tig -- cgit v0.12