feat: added pacman installation needed for makepkg optimization

This commit is contained in:
Krzysztof Rudnicki 2024-11-18 10:28:15 +01:00
parent fb15b2c8c3
commit 885e3cbfaf

View File

@ -1,3 +1,3 @@
#!/bin/sh
sudo cp makepkg.conf /etc/
yes | sudo pacman -S --needed mold ccache zstd lz4 xz pigz pbzip2 lbzip2
sudo cp makepkg.conf /etc/