[packages/primecoin-hp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:22:12 CEST 2025


commit 352919750fc37fb2b66a99e83ddc0a18b3a98300
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:21:56 2025 +0200

    Fix applying patches.

 primecoin-hp.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/primecoin-hp.spec b/primecoin-hp.spec
index 9e42fb7..b69571f 100644
--- a/primecoin-hp.spec
+++ b/primecoin-hp.spec
@@ -36,9 +36,9 @@ Qt-based Primecoin Wallet.
 
 %prep
 %setup -q -n primecoin-%{ver}-%{subver}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 qmake-qt4 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/primecoin-hp.git/commitdiff/352919750fc37fb2b66a99e83ddc0a18b3a98300



More information about the pld-cvs-commit mailing list