add missing Copr Makefile

This commit is contained in:
Maxwell G 2023-08-13 17:42:31 +00:00
commit 37864994f9
Signed by: gotmax23
GPG key ID: F79E4E25E8C661F8

10
.copr/Makefile Normal file
View file

@ -0,0 +1,10 @@
# Copyright (C) 2023 Maxwell G <maxwell@gtmx.me>
# SPDX-License-Identifier: MIT
outdir ::= results_forge-srpm-macros
srpm:
command -v pipx || $(sudo) dnf install -y pipx
command -v git || $(sudo) dnf install -y git-core
pipx run nox -e srpm -- -o $(outdir)