Skip to content

Commit 492aa0a

Browse files
authored
Merge pull request #9871 from cms-sw/smuzaffar-patch-10
rdma-core: Rename Patch to Patch0
2 parents 91a3043 + 916d15c commit 492aa0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rdma-core.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
## INITENV +PATH LD_LIBRARY_PATH %{i}/lib64
33

44
Source: https://github.com/linux-rdma/%{n}/releases/download/v%{realversion}/rdma-core-%{realversion}.tar.gz
5-
Patch: rdma-core-VERBS_CONFIG_DIR
5+
Patch0: rdma-core-VERBS_CONFIG_DIR
66
BuildRequires: cmake ninja
77

88
%prep
99
%setup -q -n %{n}-%{realversion}
10-
%patch -p1
10+
%patch0 -p1
1111

1212
%build
1313
rm -rf build

0 commit comments

Comments
 (0)