[packages/cgminer] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:57:53 CEST 2025


commit 185b9c8141cd198f9451f8e4e233f8c01c71535c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:57:38 2025 +0200

    Fix applying patches.

 cgminer.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cgminer.spec b/cgminer.spec
index eb8bd67..7747f2e 100644
--- a/cgminer.spec
+++ b/cgminer.spec
@@ -25,7 +25,7 @@ This is a miner for Bitcoin.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal} -I m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cgminer.git/commitdiff/185b9c8141cd198f9451f8e4e233f8c01c71535c



More information about the pld-cvs-commit mailing list