aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.copr/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/.copr/Makefile b/.copr/Makefile
index 438f2f5..b375098 100644
--- a/.copr/Makefile
+++ b/.copr/Makefile
@@ -7,6 +7,7 @@ srpm:
7 pulseaudio-libs sqlite-devel \ 7 pulseaudio-libs sqlite-devel \
8 zbar-devel gnutls-dane glibc pkgconf libgsf chrpath 8 zbar-devel gnutls-dane glibc pkgconf libgsf chrpath
9 rpmbuild gnunet-fedora.spec --ba --define "_rpmdir $(outdir)" 9 rpmbuild gnunet-fedora.spec --ba --define "_rpmdir $(outdir)"
10 dnf -y install $(outdir)/gnunet-0.12.2-1~.fc31.x86_64.rpm \ 10 mv "$(outdir)"/* "$(RPM_OUTDIR)/"
11 $(outdir)/gnunet-debuginfo-0.12.2-1~.fc31.x86_64.rpm \ 11 dnf -y install $(RPM_OUTDIR)/gnunet-0.12.2-1~.fc31.x86_64.rpm \
12 $(outdir)/gnunet-debugsource-0.12.2-1~.fc31.x86_64.rpm 12 $(RPM_OUTDIR)/gnunet-debuginfo-0.12.2-1~.fc31.x86_64.rpm \
13 $(RPM_OUTDIR)/gnunet-debugsource-0.12.2-1~.fc31.x86_64.rpm