[packages/nbench-byte] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 01:31:49 CEST 2025
    
    
  
commit 2f57ce05b7b08926804c30586e28bf5ffe72d296
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:31:33 2025 +0200
    Fix applying patches.
 nbench-byte.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nbench-byte.spec b/nbench-byte.spec
index 0b3b9eb..9181259 100644
--- a/nbench-byte.spec
+++ b/nbench-byte.spec
@@ -44,7 +44,7 @@ Ultrix, MS-DOS i oczywiście Linux.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -j1 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nbench-byte.git/commitdiff/2f57ce05b7b08926804c30586e28bf5ffe72d296
    
    
More information about the pld-cvs-commit
mailing list