[packages/tradeclient] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:21:34 CEST 2025


commit c1995b204fe9c99303bc45ec26013777ea90a26e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:21:18 2025 +0200

    Fix applying patches.

 tradeclient.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tradeclient.spec b/tradeclient.spec
index c1e63f9..55861a0 100644
--- a/tradeclient.spec
+++ b/tradeclient.spec
@@ -26,8 +26,8 @@ Program pocztowy oraz PIM (zarządzanie informacjami) dla Linuksa.
 %prep
 %setup -q
 gzip -dc imap-4.7c.tar.Z | tar xfv -
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
 
 %build
 # Set the "right" optflags
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tradeclient.git/commitdiff/c1995b204fe9c99303bc45ec26013777ea90a26e



More information about the pld-cvs-commit mailing list