aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYosl <yosl@seattlemesh.net>2020-02-16 20:33:03 -0800
committerYosl <yosl@seattlemesh.net>2020-02-16 20:33:03 -0800
commitbf5e2e996ef642fb7eaf03643fa446924b3810e8 (patch)
tree79f1f539e0caab120026a21410145b0d587d0d51
parent6fbd3f386570a832d5812d7c3956c7b973c68954 (diff)
downloadgnunet-rpm-bf5e2e996ef642fb7eaf03643fa446924b3810e8.tar.gz
gnunet-rpm-bf5e2e996ef642fb7eaf03643fa446924b3810e8.zip
Use tabs instead of spaces in the Copr config makefile
-rw-r--r--.copr/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/.copr/Makefile b/.copr/Makefile
index bf9c4d4..6298b9f 100644
--- a/.copr/Makefile
+++ b/.copr/Makefile
@@ -1,8 +1,8 @@
1srpm: 1srpm:
2 dnf -y install libtool libtool-ltdl libtool-ltdl-devel autoconf make \ 2 dnf -y install libtool libtool-ltdl libtool-ltdl-devel autoconf make \
3 texinfo gettext gcc openssl libgcrypt-devel \ 3 texinfo gettext gcc openssl libgcrypt-devel \
4 libunistring-devel miniupnpc libidn-devel zlib-devel \ 4 libunistring-devel miniupnpc libidn-devel zlib-devel \
5 jansson-devel gnutls-devel libsqlite3x \ 5 jansson-devel gnutls-devel libsqlite3x \
6 libmicrohttpd-devel opus-devel libogg-devel sqlite-devel \ 6 libmicrohttpd-devel opus-devel libogg-devel sqlite-devel \
7 zbar-devel gnutls-dane glibc pkgconf libgsf chrpath 7 zbar-devel gnutls-dane glibc pkgconf libgsf chrpath
8 rpmbuild -ba SPECS/gnunet.spec 8 rpmbuild -ba SPECS/gnunet.spec