[packages/mbank-cli] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:15:50 CEST 2025


commit 04532ed12746e2df97a55d6ad9a34730bea6c1e2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:15:34 2025 +0200

    Fix applying patches.

 mbank-cli.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mbank-cli.spec b/mbank-cli.spec
index b80edd0..4876cd6 100644
--- a/mbank-cli.spec
+++ b/mbank-cli.spec
@@ -37,7 +37,7 @@ internetowej mBank.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env perl,%{__perl},' mbank-cli
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mbank-cli.git/commitdiff/04532ed12746e2df97a55d6ad9a34730bea6c1e2



More information about the pld-cvs-commit mailing list