[packages/janchor] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:19:26 CEST 2025


commit aa8b944e92903f82feddb8e5bb5f38c14fa36e29
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:19:11 2025 +0200

    Fix applying patches.

 janchor.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/janchor.spec b/janchor.spec
index b9152a6..c557b98 100644
--- a/janchor.spec
+++ b/janchor.spec
@@ -37,11 +37,11 @@ przekierowuje te nowe wiadomości jako wiadomości Jabbera.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 awk '
 BEGIN { config=0; }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/janchor.git/commitdiff/aa8b944e92903f82feddb8e5bb5f38c14fa36e29



More information about the pld-cvs-commit mailing list