[packages/CoinUtils] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:02:18 CEST 2025


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

    Fix applying patches.

 CoinUtils.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/CoinUtils.spec b/CoinUtils.spec
index 82cccd1..e15a46d 100644
--- a/CoinUtils.spec
+++ b/CoinUtils.spec
@@ -87,8 +87,8 @@ Dokumentacja API biblioteki CoinUtils.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 ln -s ../BuildTools CoinUtils/BuildTools
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/CoinUtils.git/commitdiff/af2c8a28d81c114578ea4531f4070eab19d58167



More information about the pld-cvs-commit mailing list