hegjon / lbry-rpm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPM files for LBRY

Copr build status

Built on Fedora Copr at https://copr.fedorainfracloud.org/coprs/jonny/LBRY/

How to build the RPM locally

Make srpm:

$ make -f .copr/Makefile srpm outdir=. spec=./lbrynet.spec

Make rpm:

$ mock --rebuild --enable-network ./lbrynet-${VERSION}.src.rpm

About


Languages

Language:Makefile 100.0%