[packages/hwinfo] - use patch -P

qboosh qboosh at pld-linux.org
Fri Apr 4 19:17:31 CEST 2025


commit 9a5e68d943522f8fce189eebcc8c915a438656d8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Apr 4 18:31:39 2025 +0200

    - use patch -P

 hwinfo.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hwinfo.spec b/hwinfo.spec
index 78fa434..8c163f9 100644
--- a/hwinfo.spec
+++ b/hwinfo.spec
@@ -42,7 +42,7 @@ Pliki nagłówkowe biblioteki hwinfo.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 
 # these should be in tarball, but aren't (21.6)
 test -e VERSION || echo %{version} > VERSION
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hwinfo.git/commitdiff/5a219ad88fbe6be626a9462092e6c97a02d53c1b



More information about the pld-cvs-commit mailing list