[packages/tsocks] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 03:22:48 CEST 2025
    
    
  
commit 709b8990e28c699266afcb0bffcee226f6bb261a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:22:33 2025 +0200
    Fix applying patches.
 tsocks.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tsocks.spec b/tsocks.spec
index e4c7e83..e56b67f 100644
--- a/tsocks.spec
+++ b/tsocks.spec
@@ -47,7 +47,7 @@ dostępnej dla Windows.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 %{__sed} -i 's#@lib@#%{_lib}#g' tsocks
 
 %build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tsocks.git/commitdiff/709b8990e28c699266afcb0bffcee226f6bb261a
    
    
More information about the pld-cvs-commit
mailing list