summaryrefslogtreecommitdiffstats
path: root/.copr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '.copr/Makefile')
-rw-r--r--.copr/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/.copr/Makefile b/.copr/Makefile
new file mode 100644
index 0000000..fa3a745
--- /dev/null
+++ b/.copr/Makefile
@@ -0,0 +1,5 @@
+srpm :
+ dnf -y install git python-sphinx
+ mkdir -p ./rpm/SOURCES
+ bash -x ./rpm/mk-rpm.sh
+ cp ./rpm/SRPMS/logactio-*.src.rpm $(outdir)