1
0

more stuff

This commit is contained in:
dtb
2022-09-18 12:17:49 -04:00
parent 4206d6dee5
commit 3b9ff7ddb4
6 changed files with 48 additions and 16 deletions

View File

@@ -49,11 +49,6 @@ PROGRAMS= \
alpine-programs:
apk add $(PROGRAMS)
.PHONY: arch-doas
arch-doas:
cd dist/doas-sudo
makepkg -si
.PHONY: arch-yay
arch-yay:
git clone "https://aur.archlinux.org/yay.git" || true