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

baggins baggins at pld-linux.org
Sun Mar 9 21:44:29 CET 2025


commit 0fa09ee41f5a4d36158db5f122ec842140f52841
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:37:35 2025 +0100

    - use patch -P

 python-commonmark.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-commonmark.spec b/python-commonmark.spec
index 38d894a..d575738 100644
--- a/python-commonmark.spec
+++ b/python-commonmark.spec
@@ -66,7 +66,7 @@ użyciu natywnych modułów.
 
 %prep
 %setup -q -n commonmark-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-commonmark.git/commitdiff/0fa09ee41f5a4d36158db5f122ec842140f52841



More information about the pld-cvs-commit mailing list