Skip to content

Commit

Permalink
Update create-arch-bootstrap.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-hc authored Aug 1, 2024
1 parent 8b88751 commit 9aa0618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-arch-bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ fi
#run_in_chroot locale-gen

# Remove unneeded packages
run_in_chroot pacman --noconfirm -Rsudd base-devel meson mingw-w64-gcc cmake gcc gtk4
run_in_chroot pacman --noconfirm -Rsudd base-devel meson mingw-w64-gcc cmake gcc
run_in_chroot pacman --noconfirm -Rdd wine-staging
run_in_chroot pacman -Qdtq | run_in_chroot pacman --noconfirm -Rsn -
run_in_chroot pacman --noconfirm -Scc
Expand Down

0 comments on commit 9aa0618

Please sign in to comment.