We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91a3043 + 916d15c commit 492aa0aCopy full SHA for 492aa0a
rdma-core.spec
@@ -2,12 +2,12 @@
2
## INITENV +PATH LD_LIBRARY_PATH %{i}/lib64
3
4
Source: https://github.com/linux-rdma/%{n}/releases/download/v%{realversion}/rdma-core-%{realversion}.tar.gz
5
-Patch: rdma-core-VERBS_CONFIG_DIR
+Patch0: rdma-core-VERBS_CONFIG_DIR
6
BuildRequires: cmake ninja
7
8
%prep
9
%setup -q -n %{n}-%{realversion}
10
-%patch -p1
+%patch0 -p1
11
12
%build
13
rm -rf build
0 commit comments