[packages/atm] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:42:32 CEST 2025


commit 2a1cdf900992362536d11e3c7207fa6920b5fb80
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:42:16 2025 +0200

    Fix applying patches.

 atm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/atm.spec b/atm.spec
index 78d6893..62539c5 100644
--- a/atm.spec
+++ b/atm.spec
@@ -54,8 +54,8 @@ dla Linuksa.
 
 %prep
 %setup -q -n %{name} -b 1
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 # Test it before removing!
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/atm.git/commitdiff/2a1cdf900992362536d11e3c7207fa6920b5fb80



More information about the pld-cvs-commit mailing list