[packages/python-elementpath] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:27:43 CEST 2025


commit d7d532d07bf23ffdc667e938affb0681511fdb24
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:27:27 2025 +0200

    Fix applying patches.

 python-elementpath.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-elementpath.spec b/python-elementpath.spec
index 998a373..5f7ca2d 100644
--- a/python-elementpath.spec
+++ b/python-elementpath.spec
@@ -81,7 +81,7 @@ Dokumentacja API modułu Pythona elementpath.
 
 %prep
 %setup -q -n elementpath-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-elementpath.git/commitdiff/d7d532d07bf23ffdc667e938affb0681511fdb24



More information about the pld-cvs-commit mailing list