From fb56df05eb66788a745594beed4eca2125d019a9 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: May 12 2020 14:31:19 +0000 Subject: missed a % on one if --- diff --git a/SPECS/rdma-core.spec b/SPECS/rdma-core.spec index 7331fc7..ad77113 100644 --- a/SPECS/rdma-core.spec +++ b/SPECS/rdma-core.spec @@ -470,7 +470,7 @@ find %{buildroot} -name '*efa*' -exec rm -fv {} \; %{_mandir}/man3/rdma* %{_mandir}/man3/umad* %{_mandir}/man3/*_to_ibv_rate.* -if 0%{?dma_coherent} +%if 0%{?dma_coherent} %ifnarch s390 %{_mandir}/man3/mlx4dv* %{_mandir}/man3/mlx5dv*