mirror of
https://github.com/theCheeseboard/libtdesktopenvironment.git
synced 2025-01-22 10:22:02 -05:00
Fix COPR Makefile
This commit is contained in:
parent
f761a44e30
commit
3ada607ec3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
srpm:
|
||||
dnf -y install git rpkg
|
||||
dnf -y install git rpkg
|
||||
git submodule init
|
||||
git submodule update
|
||||
rpkg --config dist/rpkg.conf srpm --spec $(spec) --outdir $(outdir)
|
||||
|
|
Loading…
Reference in a new issue