[packages/memorycoin] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:17:30 CEST 2025
commit 49d954665f345682daf2ee13ad33ff20768093d3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:17:14 2025 +0200
Fix applying patches.
memorycoin.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/memorycoin.spec b/memorycoin.spec
index a4bea9a..10f6db3 100644
--- a/memorycoin.spec
+++ b/memorycoin.spec
@@ -33,7 +33,7 @@ Qt-based MemoryCoin Wallet.
%prep
%setup -q -n memorycoin
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/memorycoin.git/commitdiff/49d954665f345682daf2ee13ad33ff20768093d3
More information about the pld-cvs-commit
mailing list