Skip to content

Commit 4bb65c8

Browse files
adeltonfrozencemetery
authored andcommitted
1 parent b9128d3 commit 4bb65c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.copr/Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
srpm:
2+
dnf install -y python2
3+
sed "s/name='requests-gssapi'/name='python-requests-gssapi'/" setup.py > .copr/setup.py
4+
python .copr/setup.py bdist_rpm --source-only --dist-dir "$(outdir)" --build-requires=python-setuptools

0 commit comments

Comments
 (0)