[packages/python-distlib] - use patch -P
    baggins 
    baggins at pld-linux.org
       
    Sun Mar  9 21:46:48 CET 2025
    
    
  
commit a180408613561c0bbf122b3912e7ce79c74bd7aa
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:40:07 2025 +0100
    - use patch -P
 python-distlib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-distlib.spec b/python-distlib.spec
index 6348376..2f8ff45 100644
--- a/python-distlib.spec
+++ b/python-distlib.spec
@@ -62,7 +62,7 @@ wysokopoziomowe API ułatwiające pakietowanie.
 
 %prep
 %setup -q -n distlib-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %if "%{_host_cpu}" == "x32"
 # distlib.wheel doesn't distinguish x32 from x86_64
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-distlib.git/commitdiff/a180408613561c0bbf122b3912e7ce79c74bd7aa
    
    
More information about the pld-cvs-commit
mailing list