diff --git a/.copr/Makefile b/.copr/Makefile new file mode 100644 index 0000000..05e481c --- /dev/null +++ b/.copr/Makefile @@ -0,0 +1,4 @@ +srpm: + spectool -gaR golang-github-gdamore-tcell-2.spec + rpmbuild -br golang-github-gdamore-tcell-2.spec +