From 04f97519232834d23a26f1faf5f31a48049a291f Mon Sep 17 00:00:00 2001 From: Susi Lehtola Date: Fri, 3 May 2019 16:39:01 +0200 Subject: [PATCH] Fix typo --- pybind11.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pybind11.spec b/pybind11.spec index 3aebf0b..aa81a6e 100644 --- a/pybind11.spec +++ b/pybind11.spec @@ -103,7 +103,7 @@ This package contains the Python 3 files. %prep %setup -q %patch1 -p1 -b .nopip -%patch2 -p0 -b .pytest4 +%patch2 -p1 -b .pytest4 %build pys=""