[packages/python-html5lib] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 21:56:30 CET 2025


commit 52faa6129adea613bf708ba5f618cff002ca5156
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:50:42 2025 +0100

    - use patch -P

 python-html5lib.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-html5lib.spec b/python-html5lib.spec
index 5f19dc1..2d50a2d 100644
--- a/python-html5lib.spec
+++ b/python-html5lib.spec
@@ -72,8 +72,8 @@ Analizator i tokenizer HTML-a oparty na specyfikacji WHATWG HTML5.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-html5lib.git/commitdiff/52faa6129adea613bf708ba5f618cff002ca5156



More information about the pld-cvs-commit mailing list