aur_builder/Makefile
Balakrishnan Balasubramanian 1d46cde88b Cleanup
1. Save output along with log inside output directory
2. Remove wip yay support
2025-03-27 13:56:35 -04:00

8 lines
123 B
Makefile

build:
podman build -t aur_builder:latest -t aur_builder:`date -I` .
pull:
podman pull docker.io/archlinux:base-devel