Get makepkg working

This commit is contained in:
2025-02-26 19:56:14 -05:00
parent 731a442d7b
commit b2dcfe2b61
4 changed files with 39 additions and 7 deletions

7
Makefile Normal file
View File

@ -0,0 +1,7 @@
build:
podman build -t gitea.balki.me/balki/aur_builder:exp .
pull:
podman pull docker.io/archlinux:base-devel