[packages/python-virtualenv] - use patch -P
    baggins 
    baggins at pld-linux.org
       
    Sun Mar  9 22:33:29 CET 2025
    
    
  
commit d8c24e211dd024d91e462b4fa8d0c108064168d4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 22:31:02 2025 +0100
    - use patch -P
 python-virtualenv.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-virtualenv.spec b/python-virtualenv.spec
index 0a97af9..310a5d7 100644
--- a/python-virtualenv.spec
+++ b/python-virtualenv.spec
@@ -170,7 +170,7 @@ Project. Zostało wydane na liberalnej licencji w stylu MIT.
 
 %prep
 %setup -q -n virtualenv-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-virtualenv.git/commitdiff/d8c24e211dd024d91e462b4fa8d0c108064168d4
    
    
More information about the pld-cvs-commit
mailing list