split packages

This commit is contained in:
2024-10-21 23:38:44 +03:00
parent 440d7785d2
commit a1281989f3
7 changed files with 188 additions and 144 deletions

View File

@ -30,7 +30,7 @@ mv dist/ahriman-*.tar.gz package/archlinux
chmod +777 package/archlinux # because fuck you that's why
cd package/archlinux
sudo -u nobody -- makepkg -cf --skipchecksums --noconfirm
sudo -u nobody -- makepkg --packagelist | grep -v -- -debug- | pacman -U --noconfirm -
sudo -u nobody -- makepkg --packagelist | grep -v -- -debug- | pacman -U --noconfirm --nodeps -
# create machine-id which is required by build tools
systemd-machine-id-setup