[packages/python-enet] - use patch -P
    baggins 
    baggins at pld-linux.org
       
    Sun Mar  9 21:50:24 CET 2025
    
    
  
commit 726c171ef17c8b93769aa8b7c34e341c61c480ff
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:44:03 2025 +0100
    - use patch -P
 python-enet.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-enet.spec b/python-enet.spec
index b972ec2..c19633a 100644
--- a/python-enet.spec
+++ b/python-enet.spec
@@ -53,7 +53,7 @@ pyenet to pythonowe obudowanie biblioteki ENet autorstwa Lee Salzmana
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-enet.git/commitdiff/726c171ef17c8b93769aa8b7c34e341c61c480ff
    
    
More information about the pld-cvs-commit
mailing list