[packages/fio] fix glusterfs bcond
atler
atler at pld-linux.org
Mon Oct 19 00:51:43 CEST 2020
commit 7a2c019facba8a2e36178d77b1a38aedeee42a31
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Oct 19 00:32:00 2020 +0200
fix glusterfs bcond
fio.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fio.spec b/fio.spec
index 3f6b7db..0e53130 100644
--- a/fio.spec
+++ b/fio.spec
@@ -114,7 +114,7 @@ na serwerze.
./configure \
--cc="%{__cc}" \
--extra-cflags="%{rpmcflags} %{rpmcppflags}" \
- %{!?with_glusterfs:--enable-gfapi} \
+ %{!?with_glusterfs:--disable-gfapi} \
%{?with_gtk:--enable-gfio} \
%{!?with_numa:--disable-numa} \
%{!?with_pmem:--disable-pmem} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fio.git/commitdiff/7973b8340f054a3b34f8c3a605b921d6f9fb3d7b
More information about the pld-cvs-commit
mailing list