[packages/grep] use %patch -P
    atler 
    atler at pld-linux.org
       
    Sun Apr 13 13:24:32 CEST 2025
    
    
  
commit 0cbc18a8118b651347ee6bd304f94326cae1bc92
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Apr 13 12:16:35 2025 +0200
    use %patch -P
 grep.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/grep.spec b/grep.spec
index be68f16..ecca087 100644
--- a/grep.spec
+++ b/grep.spec
@@ -91,10 +91,10 @@ kullanılır.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %{__rm} po/stamp-po
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/grep.git/commitdiff/5577cc0c33e38d4cb874504d741b54393a296460
    
    
More information about the pld-cvs-commit
mailing list