aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYosl <yosl@seattlemesh.net>2020-10-30 18:16:04 -0400
committerYosl <yosl@seattlemesh.net>2020-10-30 18:16:04 -0400
commit9b47e6612ef5719b9f436e40711b7fdf7153a57b (patch)
tree8e83b0f62cd5f63d0ec05592c4b7f94848988fe5
parent2ce0825205914753a0de5251fa2f5ac5856c003b (diff)
downloadgnunet-rpm-9b47e6612ef5719b9f436e40711b7fdf7153a57b.tar.gz
gnunet-rpm-9b47e6612ef5719b9f436e40711b7fdf7153a57b.zip
Added install of curl to copr makefile
-rw-r--r--.copr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.copr/Makefile b/.copr/Makefile
index cc8fdcb..4ea2f1f 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 libsodium libsodium-devel rc 10 libsodium libsodium-devel rc curl
11 rpmbuild gnunet-fedora.spec --bs --define "_srcrpmdir $(outdir)" 11 rpmbuild gnunet-fedora.spec --bs --define "_srcrpmdir $(outdir)"
12 rpmbuild gnunet-fedora.spec --bb --define "_rpmdir $(outdir)" 12 rpmbuild gnunet-fedora.spec --bb --define "_rpmdir $(outdir)"
13 dnf -y install $(outdir)/gnunet-0.12.2-1~.fc31.x86_64.rpm 13 dnf -y install $(outdir)/gnunet-0.12.2-1~.fc31.x86_64.rpm