commit d3f861505c0128982714f9fee87ac5e0d03f5f41
parent 3af1b4623068541049256128bb504a4e8bb9f7f3
Author: Yosl <yosl@seattlemesh.net>
Date: Wed, 8 Jul 2020 12:59:22 -0400
Copr now only builds the SRPM, instead of both the RPM and SRPM.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.copr/Makefile b/.copr/Makefile
@@ -7,7 +7,7 @@ srpm:
libmicrohttpd-devel opus-devel libogg-devel \
dbus authselect pulseaudio-libs sqlite-devel \
zbar-devel gnutls-dane glibc pkgconf libgsf chrpath
- rpmbuild gnunet-fedora.spec --ba --define "_rpmdir $(outdir)"
+ rpmbuild gnunet-fedora.spec --bs --define "_rpmdir $(outdir)"
# dnf -y install $(outdir)/gnunet-0.12.2-1~.fc31.x86_64.rpm \
# $(outdir)/gnunet-debuginfo-0.12.2-1~.fc31.x86_64.rpm \
# $(outdir)/gnunet-debugsource-0.12.2-1~.fc31.x86_64.rpm