[packages/hardinfo] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:06:22 CEST 2025


commit 3f72b42fd053af209987343ea42e570ec9f3b880
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:06:06 2025 +0200

    Fix applying patches.

 hardinfo.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hardinfo.spec b/hardinfo.spec
index 6de5d12..a8962dc 100644
--- a/hardinfo.spec
+++ b/hardinfo.spec
@@ -35,8 +35,8 @@ druku raporty w formacie HTML lub czystym tekście.
 
 %prep
 %setup -q -n %{name}-master
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 mkdir -p build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hardinfo.git/commitdiff/3f72b42fd053af209987343ea42e570ec9f3b880



More information about the pld-cvs-commit mailing list