[packages/piplib] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:16:26 CEST 2025


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

    Fix applying patches.

 piplib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/piplib.spec b/piplib.spec
index de24daf..5eabc1a 100644
--- a/piplib.spec
+++ b/piplib.spec
@@ -86,7 +86,7 @@ Dokumentacja API biblioteki PIP.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/piplib.git/commitdiff/de6fc78bca673aa08a563df20ed4c1e454d968a6



More information about the pld-cvs-commit mailing list