Adding copr make files

This commit is contained in:
2026-04-27 09:55:25 -04:00
commit 7e2c7aa293
8 changed files with 230 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
outdir ?= .
.PHONY: srpm
srpm:
./scripts/build-srpm.sh "$(outdir)"