aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYosl <yosl@seattlemesh.net>2020-07-08 12:59:22 -0400
committerYosl <yosl@seattlemesh.net>2020-07-08 12:59:22 -0400
commitd3f861505c0128982714f9fee87ac5e0d03f5f41 (patch)
tree007dc461fae818dbb926431da91f7f6431f3acda
parent3af1b4623068541049256128bb504a4e8bb9f7f3 (diff)
downloadgnunet-rpm-d3f861505c0128982714f9fee87ac5e0d03f5f41.tar.gz
gnunet-rpm-d3f861505c0128982714f9fee87ac5e0d03f5f41.zip
Copr now only builds the SRPM, instead of both the RPM and SRPM.
-rw-r--r--.copr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.copr/Makefile b/.copr/Makefile
index 0aa13a9..1c925c1 100644
--- a/.copr/Makefile
+++ b/.copr/Makefile
@@ -7,7 +7,7 @@ srpm:
7 libmicrohttpd-devel opus-devel libogg-devel \ 7 libmicrohttpd-devel opus-devel libogg-devel \
8 dbus authselect pulseaudio-libs sqlite-devel \ 8 dbus authselect pulseaudio-libs sqlite-devel \
9 zbar-devel gnutls-dane glibc pkgconf libgsf chrpath 9 zbar-devel gnutls-dane glibc pkgconf libgsf chrpath
10 rpmbuild gnunet-fedora.spec --ba --define "_rpmdir $(outdir)" 10 rpmbuild gnunet-fedora.spec --bs --define "_rpmdir $(outdir)"
11# dnf -y install $(outdir)/gnunet-0.12.2-1~.fc31.x86_64.rpm \ 11# dnf -y install $(outdir)/gnunet-0.12.2-1~.fc31.x86_64.rpm \
12# $(outdir)/gnunet-debuginfo-0.12.2-1~.fc31.x86_64.rpm \ 12# $(outdir)/gnunet-debuginfo-0.12.2-1~.fc31.x86_64.rpm \
13# $(outdir)/gnunet-debugsource-0.12.2-1~.fc31.x86_64.rpm 13# $(outdir)/gnunet-debugsource-0.12.2-1~.fc31.x86_64.rpm