[packages/CPU-X] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:05:01 CEST 2025


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

    Fix applying patches.

 CPU-X.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/CPU-X.spec b/CPU-X.spec
index 6f19058..60b1025 100644
--- a/CPU-X.spec
+++ b/CPU-X.spec
@@ -28,7 +28,7 @@ Open Source software designed for GNU/Linux.
 %prep
 %setup -q
 %ifarch x32
-%patch0 -p1
+%patch -P0 -p1
 %endif
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/CPU-X.git/commitdiff/e1e0318d7bb631a7fb98264a206cd6d0282bc373



More information about the pld-cvs-commit mailing list