You are not logged in.
*-git packages on AUR clones whole repository before building it.
It is avoided by git clone --depth=1 at prerare() of PKGBUILD.
But how to set it for every package ? My makepkg.conf has
VCSCLIENTS=('bzr::bzr' 'fossil::fossil' 'git::git' 'hg::mercurial' 'svn::subversion')Last edited by oech3 (2025-06-17 22:06:22)
Offline
pacman/makepkg don't support that, but there are some possibilities .
See https://bbs.archlinux.org/viewtopic.php?id=298628
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline