[packages/tinyerp-client] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:18:35 CEST 2025


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

    Fix applying patches.

 tinyerp-client.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tinyerp-client.spec b/tinyerp-client.spec
index fba5851..9d59f48 100644
--- a/tinyerp-client.spec
+++ b/tinyerp-client.spec
@@ -35,8 +35,8 @@ konfigurowalne raporty oraz interfejsy SOAP i XML-RPC.
 
 %prep
 %setup -q -n client
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tinyerp-client.git/commitdiff/faf7813a4ca7a45b5c353f690f7d8f39e621cd67



More information about the pld-cvs-commit mailing list