[packages/python-PyXB] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:32:20 CEST 2025


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

    Fix applying patches.

 python-PyXB.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-PyXB.spec b/python-PyXB.spec
index 7d93ae1..7fe2e04 100644
--- a/python-PyXB.spec
+++ b/python-PyXB.spec
@@ -59,7 +59,7 @@ Trochę przykładów dla pakietu PyXB.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PyXB.git/commitdiff/b0d857fba6c3cf3c01b209ebe68a0e831c3305cc



More information about the pld-cvs-commit mailing list