[packages/xcpustate] Fix applying patches.
    arekm 
    arekm at pld-linux.org
       
    Tue Jul 15 10:13:40 CEST 2025
    
    
  
commit e9a6c88f7866b91a2366766163510cc76e35b7b4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:56 2025 +0200
    Fix applying patches.
 xcpustate.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/xcpustate.spec b/xcpustate.spec
index 860decf..7bcc29a 100644
--- a/xcpustate.spec
+++ b/xcpustate.spec
@@ -32,10 +32,10 @@ Pod Linuksem xcpustate rysuje wykres czasu idle, user, nice i system.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P2 -p1
 %ifarch alpha
-%patch1 -p1
+%patch -P1 -p1
 %endif
 
 %build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xcpustate.git/commitdiff/e9a6c88f7866b91a2366766163510cc76e35b7b4
    
    
More information about the pld-cvs-commit
mailing list