[packages/libnbd] - disable rust (currently we don't package crates anyway) to avoid downloading
qboosh
qboosh at pld-linux.org
Thu Mar 21 20:37:44 CET 2024
commit afbbf54fcfb44ca65f212a5486e6f6036be7e502
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Mar 21 20:24:35 2024 +0100
- disable rust (currently we don't package crates anyway) to avoid downloading
libnbd.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/libnbd.spec b/libnbd.spec
index b0e9678..2f3a7bf 100644
--- a/libnbd.spec
+++ b/libnbd.spec
@@ -175,6 +175,7 @@ parametrów dla narzędzi NBD (nbdcopy, nbdfuse, nbdinfo, nbdsh).
--disable-golang \
%{__enable_disable ocaml} \
--enable-python \
+ --disable-rust \
--disable-static \
%{!?with_ublk:--disable-ublk} \
--with-python-installdir=%{py3_sitedir} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libnbd.git/commitdiff/afbbf54fcfb44ca65f212a5486e6f6036be7e502
More information about the pld-cvs-commit
mailing list