Add building in chroot

This commit is contained in:
exu 2025-02-28 19:57:15 +01:00
parent 051dd314fe
commit b445ab741e

View File

@ -77,8 +77,15 @@ makepkg --printsrcinfo > .SRCINFO
[/shuser]
Using paru to build package in clean chroot for testing
https://old.reddit.com/r/archlinux/comments/tkeuy5/using_paru_u_chroot_to_build_a_pkgbuild_in_a/
Using paru to build package in clean chroot and install
[shuser]
```
paru --chroot -Ui
```
[/shuser]
## Upload new package