aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-10-16 21:06:59 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-10-16 21:06:59 +0900
commit21eb39b618c2fb6a3e8ee6b85bb4e2eddd05d15c (patch)
tree6b79ae7e449c1493e22a0d861ebf1faae06cea12
parentaa06afaf0e235c7ff6a42f1693de753120bbc56c (diff)
downloadgnunet-rpm-21eb39b618c2fb6a3e8ee6b85bb4e2eddd05d15c.tar.gz
gnunet-rpm-21eb39b618c2fb6a3e8ee6b85bb4e2eddd05d15c.zip
I do not think this is needed?
-rw-r--r--.copr/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/.copr/Makefile b/.copr/Makefile
index d6fafc5..6f58034 100644
--- a/.copr/Makefile
+++ b/.copr/Makefile
@@ -1,11 +1,3 @@
1outdir ?= $(pwd) 1outdir ?= $(pwd)
2srpm: 2srpm:
3 dnf -y install libtool libtool-ltdl libtool-ltdl-devel autoconf make \
4 texinfo gettext gcc openssl libgcrypt-devel libcurl-devel \
5 libpq-devel libextractor-devel \
6 libunistring-devel miniupnpc libidn2-devel zlib-devel \
7 jansson-devel gnutls-devel sqlite-devel \
8 libmicrohttpd-devel opus-devel libogg-devel \
9 dbus authselect pulseaudio-libs sqlite-devel \
10 zbar-devel gnutls-dane glibc pkgconf libgsf libjose-devel
11 rpmbuild SPECS/gnunet.spec --bs --define "_srcrpmdir $(outdir)" 3 rpmbuild SPECS/gnunet.spec --bs --define "_srcrpmdir $(outdir)"