fixing paru build errors

This commit is contained in:
pika 2025-06-08 16:04:43 +02:00
parent 5a9dddf557
commit 09ee5f9315

View file

@ -529,7 +529,7 @@ distro-setup() {
arch) arch)
repen bold "Found $(pen blue bold $distro)" repen bold "Found $(pen blue bold $distro)"
_setup arch _setup arch
if command-exists yay || command_exists paru; then if command-exists yay || command-exists paru; then
aur=true aur=true
else else
aur=false aur=false