[packages/lshw] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:10:35 CEST 2025


commit d7689d17643ad8c195a68a1080fcf5ac60253d84
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:10:19 2025 +0200

    Fix applying patches.

 lshw.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/lshw.spec b/lshw.spec
index 065e92a..be3c5ea 100644
--- a/lshw.spec
+++ b/lshw.spec
@@ -68,9 +68,9 @@ lshw w wersji GTK+.
 %prep
 %setup -q
 
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__make} -C src \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lshw.git/commitdiff/d7689d17643ad8c195a68a1080fcf5ac60253d84



More information about the pld-cvs-commit mailing list