[packages/cpuburn] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:04:50 CEST 2025


commit 7efacc85f75a3cc5ba661e4a41d77616c872bce0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:04:34 2025 +0200

    Fix applying patches.

 cpuburn.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cpuburn.spec b/cpuburn.spec
index 1f4887d..dd18c76 100644
--- a/cpuburn.spec
+++ b/cpuburn.spec
@@ -38,8 +38,8 @@ także trwałe uszkodzenia sprzętu. Używasz na własne ryzyko!!
 
 %prep
 %setup  -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cpuburn.git/commitdiff/7efacc85f75a3cc5ba661e4a41d77616c872bce0



More information about the pld-cvs-commit mailing list