[packages/cpu-g] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:04:56 CEST 2025
commit 9fd43c4b763615c351b415d9172625f1efa7da37
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:04:40 2025 +0200
Fix applying patches.
cpu-g.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cpu-g.spec b/cpu-g.spec
index 83ccf70..20f8d2a 100644
--- a/cpu-g.spec
+++ b/cpu-g.spec
@@ -19,7 +19,7 @@ Motherboard, some general information about your system and more.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cpu-g.git/commitdiff/9fd43c4b763615c351b415d9172625f1efa7da37
More information about the pld-cvs-commit
mailing list