[packages/echat] Fix applying patches.

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


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

    Fix applying patches.

 echat.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/echat.spec b/echat.spec
index 3f69fd5..793d7fc 100644
--- a/echat.spec
+++ b/echat.spec
@@ -23,10 +23,10 @@ Ograniczony klon Vypress Chat.
 
 %prep
 %setup  -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/echat.git/commitdiff/c619b71c33a2657c3b31b9c91c5dcf35a49b7e9b



More information about the pld-cvs-commit mailing list