]> git.pld-linux.org Git - packages/fio.git/commitdiff
fix glusterfs bcond
authorJan Palus <atler@pld-linux.org>
Sun, 18 Oct 2020 22:32:00 +0000 (00:32 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 18 Oct 2020 22:32:00 +0000 (00:32 +0200)
fio.spec

index 3f6b7dbc1402f2ee99094bb288db9aa561900d12..0e53130118c9c1fee706e6ea5a3060b1d5b392cb 100644 (file)
--- 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} \
This page took 0.099585 seconds and 4 git commands to generate.