[packages/python-xpyb] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:34:06 CEST 2025


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

    Fix applying patches.

 python-xpyb.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-xpyb.spec b/python-xpyb.spec
index 1b00106..9cc865e 100644
--- a/python-xpyb.spec
+++ b/python-xpyb.spec
@@ -47,9 +47,9 @@ Pliki programistyczne pakietu X Python Binding.
 
 %prep
 %setup -q -n xpyb-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-xpyb.git/commitdiff/ceb28a488536aedfad31c80c3a754c5decc66252



More information about the pld-cvs-commit mailing list